public static interface EntityTableModel.ColumnPreferences
Modifier and Type | Field and Description |
---|---|
static String |
PREFERENCES_COLUMN_INDEX
The key for the 'index' property
|
static String |
PREFERENCES_COLUMN_WIDTH
The key for the 'width' property
|
static String |
PREFERENCES_COLUMNS
The name of the root element identifying column preferences
|
Modifier and Type | Method and Description |
---|---|
Attribute<?> |
attribute() |
int |
index() |
boolean |
isVisible() |
int |
width() |
static final String PREFERENCES_COLUMNS
static final String PREFERENCES_COLUMN_WIDTH
static final String PREFERENCES_COLUMN_INDEX
Attribute<?> attribute()
int index()
boolean isVisible()
int width()