Class 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)  
    • Constructor Detail

      • 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 Detail

      • 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>>