Class ListaBibliotecaViewImpl
Object
AbstractListSearchView
AbstractListMenuSearchView
ListaBibliotecaViewImpl
- All Implemented Interfaces:
SmartSearchView,View,ListMenuSearchView,ListaBibliotecaView,Serializable
@Component
@Scope("prototype")
public class ListaBibliotecaViewImpl
extends AbstractListMenuSearchView
implements ListaBibliotecaView
- 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
-
ListaBibliotecaViewImpl
public ListaBibliotecaViewImpl()
-
-
Method Details
-
getTitle
- Specified by:
getTitlein interfaceView
-
buildTable
protected Table buildTable()- Overrides:
buildTablein classAbstractListMenuSearchView
-
afterContainerSet
public void afterContainerSet()- Specified by:
afterContainerSetin interfaceSmartSearchView
-