Class InplaceEditorAdapter

  • All Implemented Interfaces:
    InplaceEditor, Extension

    @API(type=EXTENDABLE,
         src=PUBLIC)
    public abstract class InplaceEditorAdapter
    extends java.lang.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