| Package | Description |
|---|---|
| com.sptci.echo.table |
Support classes for Table components.
|
| com.sptci.echo.tree.filesystem |
Package that contains core classes used to display the contents of the
file system of the server on which the application is deployed.
|
| Modifier and Type | Method and Description |
|---|---|
protected TableNavigation |
Table.fetchNavigation(Component parent)
Returns the associated
TableNavigation component for this
table. |
| Modifier and Type | Field and Description |
|---|---|
protected TableNavigation |
FileList.navigation
The table navigation component for paginating over the file list.
|