Class InplaceEditorAdapter

java.lang.Object
ro.sync.ecss.extensions.api.editor.InplaceEditorAdapter
All Implemented Interfaces:
InplaceEditor, Extension

@API(type=EXTENDABLE, src=PUBLIC) public abstract class InplaceEditorAdapter extends Object implements InplaceEditor
Convenience implementation of the InplaceEditor. By extending this adapter you are protected if any new methods are added inside InplaceEditor.
Since:
14.1