|
Oxygen XML Editor 14.1 Author API | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
IAuthorExtensionAction | An author action created over an author operation. |
InplaceEditingListener | Gets notified about edit events:
InplaceEditingListener.editingStopped(EditingEvent) - a request to stop the editing and commit the value from the editor. |
InplaceEditingTraversalListener | Gets notified about focus traversal keys TAB and SHIFT-TAB. |
InplaceEditor | An author in-place editor. |
InplaceEditorArgumentKeys | Properties of the oxy_editor function extended with other computed properties that the renderer/editor might need. |
InplaceEditorCSSConstants | Arguments of the oxy_editor function as well as built-in values for some of these arguments. |
InplaceRenderer | An author in-place renderer. |
Class Summary | |
---|---|
AbstractInplaceEditor | An abstract implementation that handles listeners fire. |
AbstractInplaceEditorWrapper | It can be used when more than one editor types are needed depending on the received context and it can choose at runtime an appropriate editor implementation. |
AuthorInplaceContext | Context where an edit component will be used. |
EditingEvent | The in-place editing was stopped. |
InplaceEditorAdapter | Convenience implementation of the InplaceEditor . |
InplaceEditorRendererAdapter | Convenience implementation of the InplaceRenderer and InplaceEditor . |
InplaceRendererAdapter | Convenience implementation of the InplaceRenderer . |
RendererLayoutInfo | Class which contains rendering information about a renderer, information like the baseline and the size. |
|
Oxygen XML Editor 14.1 Author API | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |