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