Class AdminNavigationSearchCriteriaListEditor_Driver_Impl

java.lang.Object
org.gwtproject.editor.client.impl.BaseEditorDriver<T,E>
org.gwtproject.editor.client.impl.AbstractSimpleBeanEditorDriver<List<de.knightsoftnet.gwtp.spring.shared.search.SearchCriteriaSearch>,de.knightsoftnet.validators.client.editor.impl.ListValidationEditor<de.knightsoftnet.gwtp.spring.shared.search.SearchCriteriaSearch,AdminNavigationSearchCriteria>>
de.knightsoftnet.mtwidgets.client.ui.widget.AdminNavigationSearchCriteriaListEditor_Driver_Impl
All Implemented Interfaces:
org.gwtproject.editor.client.EditorDriver<List<de.knightsoftnet.gwtp.spring.shared.search.SearchCriteriaSearch>>, org.gwtproject.editor.client.SimpleBeanEditorDriver<List<de.knightsoftnet.gwtp.spring.shared.search.SearchCriteriaSearch>,de.knightsoftnet.validators.client.editor.impl.ListValidationEditor<de.knightsoftnet.gwtp.spring.shared.search.SearchCriteriaSearch,AdminNavigationSearchCriteria>>

public class AdminNavigationSearchCriteriaListEditor_Driver_Impl extends org.gwtproject.editor.client.impl.AbstractSimpleBeanEditorDriver<List<de.knightsoftnet.gwtp.spring.shared.search.SearchCriteriaSearch>,de.knightsoftnet.validators.client.editor.impl.ListValidationEditor<de.knightsoftnet.gwtp.spring.shared.search.SearchCriteriaSearch,AdminNavigationSearchCriteria>>
  • Constructor Summary

    Constructors
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    accept(org.gwtproject.editor.client.EditorVisitor visitor)
     
    protected org.gwtproject.editor.client.impl.SimpleBeanEditorDelegate<List<de.knightsoftnet.gwtp.spring.shared.search.SearchCriteriaSearch>,de.knightsoftnet.validators.client.editor.impl.ListValidationEditor<de.knightsoftnet.gwtp.spring.shared.search.SearchCriteriaSearch,AdminNavigationSearchCriteria>>
     

    Methods inherited from class org.gwtproject.editor.client.impl.AbstractSimpleBeanEditorDriver

    edit, flush, initialize

    Methods inherited from class org.gwtproject.editor.client.impl.BaseEditorDriver

    configureDelegate, createInitializerVisitor, doEdit, doFlush, doInitialize, doSetViolations, getDelegate, getEditor, getErrors, getObject, getViolationKeyMethod, hasErrors, isDirty, setConstraintViolations, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

    Methods inherited from interface org.gwtproject.editor.client.EditorDriver

    getErrors, hasErrors, isDirty, setConstraintViolations

    Methods inherited from interface org.gwtproject.editor.client.SimpleBeanEditorDriver

    edit, flush, initialize
  • Constructor Details

    • AdminNavigationSearchCriteriaListEditor_Driver_Impl

      public AdminNavigationSearchCriteriaListEditor_Driver_Impl()
  • Method Details

    • accept

      public void accept(org.gwtproject.editor.client.EditorVisitor visitor)
      Specified by:
      accept in interface org.gwtproject.editor.client.EditorDriver<List<de.knightsoftnet.gwtp.spring.shared.search.SearchCriteriaSearch>>
      Specified by:
      accept in class org.gwtproject.editor.client.impl.BaseEditorDriver<List<de.knightsoftnet.gwtp.spring.shared.search.SearchCriteriaSearch>,de.knightsoftnet.validators.client.editor.impl.ListValidationEditor<de.knightsoftnet.gwtp.spring.shared.search.SearchCriteriaSearch,AdminNavigationSearchCriteria>>
    • createDelegate

      protected org.gwtproject.editor.client.impl.SimpleBeanEditorDelegate<List<de.knightsoftnet.gwtp.spring.shared.search.SearchCriteriaSearch>,de.knightsoftnet.validators.client.editor.impl.ListValidationEditor<de.knightsoftnet.gwtp.spring.shared.search.SearchCriteriaSearch,AdminNavigationSearchCriteria>> createDelegate()
      Specified by:
      createDelegate in class org.gwtproject.editor.client.impl.BaseEditorDriver<List<de.knightsoftnet.gwtp.spring.shared.search.SearchCriteriaSearch>,de.knightsoftnet.validators.client.editor.impl.ListValidationEditor<de.knightsoftnet.gwtp.spring.shared.search.SearchCriteriaSearch,AdminNavigationSearchCriteria>>