public class ListBoxPageControl extends ItemListPageControl<XdevListBox>
changeListeners, component, lastQuery, log, pager, rowsPerPage
DYNAMIC_ROW_COUNT
Constructor and Description |
---|
ListBoxPageControl(XdevListBox listBox) |
Modifier and Type | Method and Description |
---|---|
VirtualTable |
getVirtualTable() |
int |
getVisibleRowCount() |
boolean |
isSingleRowPager() |
protected void |
updateModel(Result data) |
addChangeListener, changeModel, firstPage, getActualRowCount, getCurrentPageIndex, getMaxPageIndex, getRowsPerPage, gotoPage, handle, hasNextPage, hasPreviousPage, lastPage, nextPage, previousPage, refresh, rowsPerPageChanged, setRowsPerPage
public ListBoxPageControl(XdevListBox listBox)
public boolean isSingleRowPager()
public VirtualTable getVirtualTable()
protected void updateModel(Result data) throws VirtualTableException, DBException
updateModel
in class AbstractPageControl<XdevListBox>
VirtualTableException
DBException
public int getVisibleRowCount()
getVisibleRowCount
in class AbstractPageControl<XdevListBox>
Copyright © 2003–2021 XDEV Software. All rights reserved.