Class AdminNavigationSearchCriteria_value_Context

java.lang.Object
org.gwtproject.editor.client.impl.AbstractEditorContext<String>
de.knightsoftnet.mtwidgets.client.ui.widget.AdminNavigationSearchCriteria_value_Context
All Implemented Interfaces:
org.gwtproject.editor.client.EditorContext<String>

public class AdminNavigationSearchCriteria_value_Context extends org.gwtproject.editor.client.impl.AbstractEditorContext<String>
  • Constructor Details

    • AdminNavigationSearchCriteria_value_Context

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

    • canSetInModel

      public boolean canSetInModel()
      Specified by:
      canSetInModel in interface org.gwtproject.editor.client.EditorContext<String>
      Specified by:
      canSetInModel in class org.gwtproject.editor.client.impl.AbstractEditorContext<String>
    • checkAssignment

      public String checkAssignment(Object value)
      Specified by:
      checkAssignment in interface org.gwtproject.editor.client.EditorContext<String>
      Specified by:
      checkAssignment in class org.gwtproject.editor.client.impl.AbstractEditorContext<String>
    • getEditedType

      public Class getEditedType()
      Specified by:
      getEditedType in interface org.gwtproject.editor.client.EditorContext<String>
      Specified by:
      getEditedType in class org.gwtproject.editor.client.impl.AbstractEditorContext<String>
    • getFromModel

      public String getFromModel()
      Specified by:
      getFromModel in interface org.gwtproject.editor.client.EditorContext<String>
      Specified by:
      getFromModel in class org.gwtproject.editor.client.impl.AbstractEditorContext<String>
    • setInModel

      public void setInModel(String data)
      Specified by:
      setInModel in interface org.gwtproject.editor.client.EditorContext<String>
      Specified by:
      setInModel in class org.gwtproject.editor.client.impl.AbstractEditorContext<String>