| Package | Description |
|---|---|
| csbase.client.facilities.configurabletable.table | |
| csbase.client.preferences.editors | |
| csbase.client.preferences.types |
| Modifier and Type | Method and Description |
|---|---|
List<ColumnState> |
ConfigurableTable.getColumnsState()
Lista com os estados de todas as colunas.
|
List<ColumnState> |
ConfigurableTableModel.getColumnsState()
Lista com os estados de todas as colunas.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurableTable.setColumnsState(List<ColumnState> columnsState)
Define os estados de todas as colunas.
|
void |
ConfigurableTableModel.setColumnsState(List<ColumnState> columnsState)
Define os estados de todas as colunas.
|
| Constructor and Description |
|---|
PVTablesEditor(PreferenceValue<Map<String,List<ColumnState>>> pv)
Construtor padrão.
|
| Modifier and Type | Method and Description |
|---|---|
PreferenceValue<Map<String,List<ColumnState>>> |
PVTables.clone()
Cria o clone desta preferência.
|
Map<String,List<ColumnState>> |
PVTables.toValue(String value)
Converte o valor do tipo
String para o tipo correto. |
Copyright © 2016. All rights reserved.