Class ListEditor_Object_PageableListEntry_1Object_SimpleBeanEditorDelegate

  • All Implemented Interfaces:
    org.gwtproject.editor.client.EditorDelegate

    public class ListEditor_Object_PageableListEntry_1Object_SimpleBeanEditorDelegate
    extends org.gwtproject.editor.client.impl.SimpleBeanEditorDelegate
    • Constructor Detail

      • ListEditor_Object_PageableListEntry_1Object_SimpleBeanEditorDelegate

        public ListEditor_Object_PageableListEntry_1Object_SimpleBeanEditorDelegate()
    • Method Detail

      • getEditor

        protected org.gwtproject.editor.client.adapters.ListEditor getEditor()
        Specified by:
        getEditor in class org.gwtproject.editor.client.impl.AbstractEditorDelegate
      • setEditor

        protected void setEditor​(org.gwtproject.editor.client.Editor editor)
        Specified by:
        setEditor in class org.gwtproject.editor.client.impl.AbstractEditorDelegate
      • getObject

        public List<Object> getObject()
        Specified by:
        getObject in class org.gwtproject.editor.client.impl.AbstractEditorDelegate
      • setObject

        protected void setObject​(Object object)
        Specified by:
        setObject in class org.gwtproject.editor.client.impl.AbstractEditorDelegate
      • initializeSubDelegates

        protected void initializeSubDelegates()
        Specified by:
        initializeSubDelegates in class org.gwtproject.editor.client.impl.AbstractEditorDelegate
      • accept

        public void accept​(org.gwtproject.editor.client.EditorVisitor visitor)
        Specified by:
        accept in class org.gwtproject.editor.client.impl.AbstractEditorDelegate