Class AdminNavigationSearchCriteria_operation_Context

java.lang.Object
org.gwtproject.editor.client.impl.AbstractEditorContext<de.knightsoftnet.gwtp.spring.shared.search.SearchOperation>
de.knightsoftnet.mtwidgets.client.ui.widget.AdminNavigationSearchCriteria_operation_Context
All Implemented Interfaces:
org.gwtproject.editor.client.EditorContext<de.knightsoftnet.gwtp.spring.shared.search.SearchOperation>

public class AdminNavigationSearchCriteria_operation_Context extends org.gwtproject.editor.client.impl.AbstractEditorContext<de.knightsoftnet.gwtp.spring.shared.search.SearchOperation>
  • Field Summary

    Fields inherited from interface org.gwtproject.editor.client.EditorContext

    ROOT_PATH
  • Constructor Summary

    Constructors
    Constructor
    Description
    AdminNavigationSearchCriteria_operation_Context(de.knightsoftnet.gwtp.spring.shared.search.SearchCriteriaSearch parent, org.gwtproject.editor.client.Editor<de.knightsoftnet.gwtp.spring.shared.search.SearchOperation> editor, String path)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    de.knightsoftnet.gwtp.spring.shared.search.SearchOperation
     
     
    de.knightsoftnet.gwtp.spring.shared.search.SearchOperation
     
    void
    setInModel(de.knightsoftnet.gwtp.spring.shared.search.SearchOperation 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_operation_Context

      public AdminNavigationSearchCriteria_operation_Context(de.knightsoftnet.gwtp.spring.shared.search.SearchCriteriaSearch parent, org.gwtproject.editor.client.Editor<de.knightsoftnet.gwtp.spring.shared.search.SearchOperation> 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.SearchOperation>
      Specified by:
      canSetInModel in class org.gwtproject.editor.client.impl.AbstractEditorContext<de.knightsoftnet.gwtp.spring.shared.search.SearchOperation>
    • checkAssignment

      public de.knightsoftnet.gwtp.spring.shared.search.SearchOperation checkAssignment(Object value)
      Specified by:
      checkAssignment in interface org.gwtproject.editor.client.EditorContext<de.knightsoftnet.gwtp.spring.shared.search.SearchOperation>
      Specified by:
      checkAssignment in class org.gwtproject.editor.client.impl.AbstractEditorContext<de.knightsoftnet.gwtp.spring.shared.search.SearchOperation>
    • getEditedType

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

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

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