Class AdminNavigationSearchCriteria_key_Context
java.lang.Object
org.gwtproject.editor.client.impl.AbstractEditorContext<de.knightsoftnet.gwtp.spring.shared.search.SearchFieldDefinition>
de.knightsoftnet.mtwidgets.client.ui.widget.AdminNavigationSearchCriteria_key_Context
- All Implemented Interfaces:
org.gwtproject.editor.client.EditorContext<de.knightsoftnet.gwtp.spring.shared.search.SearchFieldDefinition>
public class AdminNavigationSearchCriteria_key_Context
extends org.gwtproject.editor.client.impl.AbstractEditorContext<de.knightsoftnet.gwtp.spring.shared.search.SearchFieldDefinition>
-
Field Summary
Fields inherited from interface org.gwtproject.editor.client.EditorContext
ROOT_PATH -
Constructor Summary
ConstructorsConstructorDescriptionAdminNavigationSearchCriteria_key_Context(de.knightsoftnet.gwtp.spring.shared.search.SearchCriteriaSearch parent, org.gwtproject.editor.client.Editor<de.knightsoftnet.gwtp.spring.shared.search.SearchFieldDefinition> editor, String path) -
Method Summary
Modifier and TypeMethodDescriptionbooleande.knightsoftnet.gwtp.spring.shared.search.SearchFieldDefinitioncheckAssignment(Object value) de.knightsoftnet.gwtp.spring.shared.search.SearchFieldDefinitionvoidsetInModel(de.knightsoftnet.gwtp.spring.shared.search.SearchFieldDefinition data) Methods inherited from class org.gwtproject.editor.client.impl.AbstractEditorContext
asCompositeEditor, asHasEditorDelegate, asHasEditorErrors, asLeafValueEditor, asValueAwareEditor, doTraverseSyntheticCompositeEditor, getAbsolutePath, getEditor, getEditorDelegate, halt, isHalted, setEditorDelegate, traverse, traverseSyntheticCompositeEditor
-
Constructor Details
-
Method Details
-
canSetInModel
public boolean canSetInModel()- Specified by:
canSetInModelin interfaceorg.gwtproject.editor.client.EditorContext<de.knightsoftnet.gwtp.spring.shared.search.SearchFieldDefinition>- Specified by:
canSetInModelin classorg.gwtproject.editor.client.impl.AbstractEditorContext<de.knightsoftnet.gwtp.spring.shared.search.SearchFieldDefinition>
-
checkAssignment
public de.knightsoftnet.gwtp.spring.shared.search.SearchFieldDefinition checkAssignment(Object value) - Specified by:
checkAssignmentin interfaceorg.gwtproject.editor.client.EditorContext<de.knightsoftnet.gwtp.spring.shared.search.SearchFieldDefinition>- Specified by:
checkAssignmentin classorg.gwtproject.editor.client.impl.AbstractEditorContext<de.knightsoftnet.gwtp.spring.shared.search.SearchFieldDefinition>
-
getEditedType
- Specified by:
getEditedTypein interfaceorg.gwtproject.editor.client.EditorContext<de.knightsoftnet.gwtp.spring.shared.search.SearchFieldDefinition>- Specified by:
getEditedTypein classorg.gwtproject.editor.client.impl.AbstractEditorContext<de.knightsoftnet.gwtp.spring.shared.search.SearchFieldDefinition>
-
getFromModel
public de.knightsoftnet.gwtp.spring.shared.search.SearchFieldDefinition getFromModel()- Specified by:
getFromModelin interfaceorg.gwtproject.editor.client.EditorContext<de.knightsoftnet.gwtp.spring.shared.search.SearchFieldDefinition>- Specified by:
getFromModelin classorg.gwtproject.editor.client.impl.AbstractEditorContext<de.knightsoftnet.gwtp.spring.shared.search.SearchFieldDefinition>
-