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