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

    Constructors
    Constructor
    Description
    AdminNavigationSearchCriteria_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 Type
    Method
    Description
    boolean
     
    de.knightsoftnet.gwtp.spring.shared.search.SearchFieldDefinition
     
     
    de.knightsoftnet.gwtp.spring.shared.search.SearchFieldDefinition
     
    void
    setInModel(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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • AdminNavigationSearchCriteria_key_Context

      public AdminNavigationSearchCriteria_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 Details

    • canSetInModel

      public boolean canSetInModel()
      Specified by:
      canSetInModel in interface org.gwtproject.editor.client.EditorContext<de.knightsoftnet.gwtp.spring.shared.search.SearchFieldDefinition>
      Specified by:
      canSetInModel in class org.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:
      checkAssignment in interface org.gwtproject.editor.client.EditorContext<de.knightsoftnet.gwtp.spring.shared.search.SearchFieldDefinition>
      Specified by:
      checkAssignment in class org.gwtproject.editor.client.impl.AbstractEditorContext<de.knightsoftnet.gwtp.spring.shared.search.SearchFieldDefinition>
    • getEditedType

      public Class getEditedType()
      Specified by:
      getEditedType in interface org.gwtproject.editor.client.EditorContext<de.knightsoftnet.gwtp.spring.shared.search.SearchFieldDefinition>
      Specified by:
      getEditedType in class org.gwtproject.editor.client.impl.AbstractEditorContext<de.knightsoftnet.gwtp.spring.shared.search.SearchFieldDefinition>
    • getFromModel

      public de.knightsoftnet.gwtp.spring.shared.search.SearchFieldDefinition getFromModel()
      Specified by:
      getFromModel in interface org.gwtproject.editor.client.EditorContext<de.knightsoftnet.gwtp.spring.shared.search.SearchFieldDefinition>
      Specified by:
      getFromModel in class org.gwtproject.editor.client.impl.AbstractEditorContext<de.knightsoftnet.gwtp.spring.shared.search.SearchFieldDefinition>
    • setInModel

      public void setInModel(de.knightsoftnet.gwtp.spring.shared.search.SearchFieldDefinition data)
      Specified by:
      setInModel in interface org.gwtproject.editor.client.EditorContext<de.knightsoftnet.gwtp.spring.shared.search.SearchFieldDefinition>
      Specified by:
      setInModel in class org.gwtproject.editor.client.impl.AbstractEditorContext<de.knightsoftnet.gwtp.spring.shared.search.SearchFieldDefinition>