Package ro.sync.ecss.extensions.api.editor
-
Interface Summary Interface Description AuthorExtensionAskAction An author action created over an author operation who does not handle the ask variables expansion.DynamicPropertyEvaluator Some form control properties can't be evaluated at the time the CSS is compiled.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.InplaceHeavyEditor A form control that appears inside the author page.InplaceRenderer An author in-place renderer.LazyValue<T> This class enables one to give a form control property that isn't constructed until the first time it's looked up withAuthorInplaceContext#getArguments().get(key)
method. -
Class Summary Class Description 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 theInplaceEditor
.InplaceEditorRendererAdapter Convenience implementation of theInplaceRenderer
andInplaceEditor
.InplaceRendererAdapter Convenience implementation of theInplaceRenderer
.RendererLayoutInfo Class which contains rendering information about a renderer, information like the baseline and the size.