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

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

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