Class ProcessoSmartSearchViewImpl
Object
AbstractSmartSearchView
ProcessoSmartSearchViewImpl
- All Implemented Interfaces:
SmartSearchView,View,ProcessoSmartSearchView,Serializable
@Component
@Scope("prototype")
public class ProcessoSmartSearchViewImpl
extends AbstractSmartSearchView
implements ProcessoSmartSearchView
- 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
-
ProcessoSmartSearchViewImpl
public ProcessoSmartSearchViewImpl()
-
-
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
-