Class PageableListEntry_Object_SimpleBeanEditorDelegate
java.lang.Object
org.gwtproject.editor.client.impl.AbstractEditorDelegate<T,E>
org.gwtproject.editor.client.impl.SimpleBeanEditorDelegate
de.knightsoftnet.mtwidgets.client.ui.widget.PageableListEntry_Object_SimpleBeanEditorDelegate
- All Implemented Interfaces:
org.gwtproject.editor.client.EditorDelegate
public class PageableListEntry_Object_SimpleBeanEditorDelegate
extends org.gwtproject.editor.client.impl.SimpleBeanEditorDelegate
-
Nested Class Summary
Nested classes/interfaces inherited from class org.gwtproject.editor.client.impl.AbstractEditorDelegate
org.gwtproject.editor.client.impl.AbstractEditorDelegate.Chain<R extends Object,S extends org.gwtproject.editor.client.Editor<R>> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(org.gwtproject.editor.client.EditorVisitor visitor) protected PageableListEntryprotected voidprotected voidsetEditor(org.gwtproject.editor.client.Editor editor) protected voidMethods inherited from class org.gwtproject.editor.client.impl.SimpleBeanEditorDelegate
subscribeMethods inherited from class org.gwtproject.editor.client.impl.AbstractEditorDelegate
addSubDelegate, appendPath, appendPath, createChain, createComposedDelegate, createInitializerVisitor, ensureMutable, getEditorChain, getErrors, getPath, initialize, isDirty, recordError, recordError, setDirty, shouldFlush
-
Constructor Details
-
PageableListEntry_Object_SimpleBeanEditorDelegate
public PageableListEntry_Object_SimpleBeanEditorDelegate()
-
-
Method Details
-
getEditor
- Specified by:
getEditorin classorg.gwtproject.editor.client.impl.AbstractEditorDelegate
-
setEditor
protected void setEditor(org.gwtproject.editor.client.Editor editor) - Specified by:
setEditorin classorg.gwtproject.editor.client.impl.AbstractEditorDelegate
-
getObject
- Specified by:
getObjectin classorg.gwtproject.editor.client.impl.AbstractEditorDelegate
-
setObject
- Specified by:
setObjectin classorg.gwtproject.editor.client.impl.AbstractEditorDelegate
-
initializeSubDelegates
protected void initializeSubDelegates()- Specified by:
initializeSubDelegatesin classorg.gwtproject.editor.client.impl.AbstractEditorDelegate
-
accept
public void accept(org.gwtproject.editor.client.EditorVisitor visitor) - Specified by:
acceptin classorg.gwtproject.editor.client.impl.AbstractEditorDelegate
-