Class GrupoSearchViewImpl

Object
AbstractSmartSearchView
GrupoSearchViewImpl
All Implemented Interfaces:
SmartSearchView, View, GrupoSearchView, Serializable

@Component @Scope("prototype") public class GrupoSearchViewImpl extends AbstractSmartSearchView implements GrupoSearchView
See Also:
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    Button
     
    protected Table
     
     

    Methods inherited from class AbstractSmartSearchView

    addOnCustomArea, cancelButton, getI18nService, getViewComponent, init, isBottomVisible, prepareForRelativeSize, removeFromCustomArea, resultTable, searchButton, searchField, selectButton, setBottomVisible, setI18nService

    Methods inherited from class Object

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

    Methods inherited from interface SmartSearchView

    cancelButton, isBottomVisible, prepareForRelativeSize, resultTable, searchButton, searchField, selectButton, setBottomVisible

    Methods inherited from interface View

    getViewComponent
  • Constructor Details

    • GrupoSearchViewImpl

      public GrupoSearchViewImpl()
  • Method Details

    • afterContainerSet

      public void afterContainerSet()
      Specified by:
      afterContainerSet in interface SmartSearchView
    • getTitle

      public String getTitle()
      Specified by:
      getTitle in interface View
      Overrides:
      getTitle in class AbstractSmartSearchView
    • cleanSearchButton

      public Button cleanSearchButton()
      Specified by:
      cleanSearchButton in interface SmartSearchView
    • createTable

      protected Table createTable()
      Specified by:
      createTable in class AbstractSmartSearchView