Class AbstractInplaceEditor

java.lang.Object
ro.sync.ecss.extensions.api.editor.AbstractInplaceEditor
All Implemented Interfaces:
InplaceEditor, Extension
Direct Known Subclasses:
ButtonEditor, ButtonGroupEditor, CheckBoxEditor, ComboBoxEditor, DatePickerEditor, HtmlContentEditor, InputURLEditor, PopupCheckBoxEditor, PopupListEditor, SimpleURLChooserEditor, TextFieldEditor, URLChooserEditorSWT

@API(type=EXTENDABLE, src=PUBLIC) public abstract class AbstractInplaceEditor extends Object implements InplaceEditor
An abstract implementation that handles listeners fire.
Since:
14.1