Package | Description |
---|---|
twaver.table |
Modifier and Type | Class and Description |
---|---|
class |
AbstractPageTableModel
This is an abstract implementation for TWaver table model to support
paging ability.
|
class |
TTableModel
TWaver table model implements Swing TableModel and used as
the data source for TWaver table.
|
Modifier and Type | Field and Description |
---|---|
protected TablePaging |
TPageNavigator.pageable |
Constructor and Description |
---|
TPageNavigator(TablePaging page)
Create a paging navigator with the specified
paging enabled table model.
|
TPageNavigator(TablePaging pageable,
int[] pageSizes)
Create a paging navigator with the specified
paging enabled table model.
|
Copyright © 2002 - 2010 Serva Software. All Rights Reserved.