Class AdminNavigationSearch_searchCriterias_Context

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

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

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

    ROOT_PATH
  • Constructor Summary

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

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

    • AdminNavigationSearch_searchCriterias_Context

      public AdminNavigationSearch_searchCriterias_Context(de.knightsoftnet.gwtp.spring.shared.search.SearchRequest parent, org.gwtproject.editor.client.Editor<List<de.knightsoftnet.gwtp.spring.shared.search.SearchCriteriaSearch>> editor, String path)
  • Method Details

    • canSetInModel

      public boolean canSetInModel()
      Specified by:
      canSetInModel in interface org.gwtproject.editor.client.EditorContext<List<de.knightsoftnet.gwtp.spring.shared.search.SearchCriteriaSearch>>
      Specified by:
      canSetInModel in class org.gwtproject.editor.client.impl.AbstractEditorContext<List<de.knightsoftnet.gwtp.spring.shared.search.SearchCriteriaSearch>>
    • checkAssignment

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

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

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

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