Class PainelSmartSearchViewImpl
Object
AbstractSmartSearchView
PainelSmartSearchViewImpl
- All Implemented Interfaces:
SmartSearchView,View,PainelSmartSearchView,Serializable
@Component
@Scope("prototype")
public class PainelSmartSearchViewImpl
extends AbstractSmartSearchView
implements PainelSmartSearchView
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidButtonprotected TableMethods inherited from class AbstractSmartSearchView
addOnCustomArea, cancelButton, getI18nService, getTitle, 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
getTitle, getViewComponent
-
Constructor Details
-
PainelSmartSearchViewImpl
public PainelSmartSearchViewImpl()
-
-
Method Details
-
cleanSearchButton
public Button cleanSearchButton()- Specified by:
cleanSearchButtonin interfaceSmartSearchView
-
afterContainerSet
public void afterContainerSet()- Specified by:
afterContainerSetin interfaceSmartSearchView
-
createTable
protected Table createTable()- Specified by:
createTablein classAbstractSmartSearchView
-