| Interface | Description |
|---|---|
| EditConfiguration |
Edit configuration options.
|
| Editor<D> |
Base interface for editors.
|
| EditorConfiguration<D> |
Interface used to customize the
EditConfiguration for a specific data type. |
| EditorDescriptor |
Describes an
Editor. |
| EditorManager |
Manages the available
Editors. |
| Class | Description |
|---|---|
| AbstractEditor<D> |
Base class for editors that take their input from the
ScriptContext. |
| AbstractTemplateEditor<D> |
Base class for editors that are based on a template.
|
| EditorDescriptorBuilder |
Builds an
EditorDescriptor instance. |
| Exception | Description |
|---|---|
| EditException |
An edit exception.
|
Copyright © 2004–2016 XWiki. All rights reserved.