org.apache.empire.jsf2.pageelements
Class BeanListPageElement.BeanListTableInfo
java.lang.Object
org.apache.empire.jsf2.pageelements.ListPageElement.ListTableInfo
org.apache.empire.jsf2.pageelements.BeanListPageElement.BeanListTableInfo
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- BeanListPageElement<T>
public static class BeanListPageElement.BeanListTableInfo
- extends ListPageElement.ListTableInfo
Extended ListTableInfo
- See Also:
- Serialized Form
Methods inherited from class org.apache.empire.jsf2.pageelements.ListPageElement.ListTableInfo |
getItemCount, getPageCount, getPageNumber, getPageSize, getPosition, getSortAscending, getSortColumnName, init, isAllowPagination, isHasNextPage, isHasPrevPage, isModified, isSortOrderChanged, isValid, nextPage, prevPage, setModified, setPosition, setSortAscending, setSortColumnName, setSortOrderChanged, setValid |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeanListPageElement.BeanListTableInfo
public BeanListPageElement.BeanListTableInfo()
getQueryCmd
public DBCommand getQueryCmd()
setQueryCmd
public void setQueryCmd(DBCommand queryCmd)
Copyright © 2008-2012 Apache Software Foundation. All Rights Reserved.