| Package | Description |
|---|---|
| no.g9.client.core.view | |
| no.g9.client.core.view.table |
| Modifier and Type | Method and Description |
|---|---|
<T extends ListRow> |
ViewModel.getTableModel(RoleConstant role)
Get the TableModel for the given role.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends ListRow> |
ViewModel.setTableModel(RoleConstant role,
TableModel<T> tableModel)
Set the TableModel for the given role.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultTableModel<T extends ListRow>
The default table model.
|
Copyright © 2006–2017 Esito AS. All rights reserved.