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