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 -
Method Summary
Methods inherited from class AbstractSmartSearchView
addOnCustomArea, cancelButton, getI18nService, getViewComponent, init, isBottomVisible, prepareForRelativeSize, removeFromCustomArea, resultTable, searchButton, searchField, selectButton, setBottomVisible, setI18nServiceMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface SmartSearchView
cancelButton, isBottomVisible, prepareForRelativeSize, resultTable, searchButton, searchField, selectButton, setBottomVisibleMethods inherited from interface View
getViewComponent
-
Constructor Details
-
GrupoSearchViewImpl
public GrupoSearchViewImpl()
-
-
Method Details
-
afterContainerSet
public void afterContainerSet()- Specified by:
afterContainerSetin interfaceSmartSearchView
-
getTitle
- Specified by:
getTitlein interfaceView- Overrides:
getTitlein classAbstractSmartSearchView
-
cleanSearchButton
public Button cleanSearchButton()- Specified by:
cleanSearchButtonin interfaceSmartSearchView
-
createTable
protected Table createTable()- Specified by:
createTablein classAbstractSmartSearchView
-