Package ro.sync.ecss.extensions.api.editor
package ro.sync.ecss.extensions.api.editor
-
ClassDescriptionAn abstract implementation that handles listeners fire.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.An author action created over an author operation who does not handle the ask variables expansion.Context where an edit component will be used.Some form control properties can't be evaluated at the time the CSS is compiled.The in-place editing was stopped.An author action created over an author operation.Gets notified about edit events:
InplaceEditingListener.editingStopped(EditingEvent)
- a request to stop the editing and commit the value from the editor.Gets notified about focus traversal keys TAB and SHIFT-TAB.An author in-place editor.Convenience implementation of theInplaceEditor
.Properties of the oxy_editor function extended with other computed properties that the renderer/editor might need.Arguments of the oxy_editor function as well as built-in values for some of these arguments.Convenience implementation of theInplaceRenderer
andInplaceEditor
.A form control that appears inside the author page.An author in-place renderer.Convenience implementation of theInplaceRenderer
.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 which contains rendering information about a renderer, information like the baseline and the size.