Class ListaModeloDocumentoViewImpl
Object
AbstractListSearchView
AbstractListMenuSearchView
ListaModeloDocumentoViewImpl
- All Implemented Interfaces:
SmartSearchView,View,ListMenuSearchView,ListaModeloDocumentoView,Serializable
@Component
@Scope("prototype")
public class ListaModeloDocumentoViewImpl
extends AbstractListMenuSearchView
implements ListaModeloDocumentoView
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractListMenuSearchView
_init, addMenuOptionMethods inherited from class AbstractListSearchView
addCustomControl, cancelButton, cleanSearchButton, getViewComponent, isBottomVisible, prepareForRelativeSize, resultTable, searchButton, searchField, selectButton, setBottomVisibleMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ListMenuSearchView
addMenuOptionMethods inherited from interface SmartSearchView
cancelButton, cleanSearchButton, isBottomVisible, prepareForRelativeSize, resultTable, searchButton, searchField, selectButton, setBottomVisibleMethods inherited from interface View
getViewComponent
-
Constructor Details
-
ListaModeloDocumentoViewImpl
public ListaModeloDocumentoViewImpl()
-
-
Method Details
-
getTitle
- Specified by:
getTitlein interfaceView
-
buildTable
protected Table buildTable()- Overrides:
buildTablein classAbstractListMenuSearchView
-
afterContainerSet
public void afterContainerSet()- Specified by:
afterContainerSetin interfaceSmartSearchView
-