| Modifier and Type | Method and Description |
|---|---|
static TableViewMode |
TableViewMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TableViewMode[] |
TableViewMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected TableViewMode |
BenthosBatchUIModel.tableViewMode
What to show in the table.
|
| Modifier and Type | Method and Description |
|---|---|
TableViewMode |
BenthosBatchUIModel.getTableViewMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
BenthosBatchUIModel.setTableViewMode(TableViewMode tableViewMode) |
| Modifier and Type | Field and Description |
|---|---|
protected TableViewMode |
SpeciesBatchUIModel.tableViewMode
What to show in the table.
|
| Modifier and Type | Method and Description |
|---|---|
TableViewMode |
SpeciesBatchUIModel.getTableViewMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
SpeciesBatchUIModel.setTableViewMode(TableViewMode tableViewMode) |
Copyright © 2012–2014 Ifremer. All rights reserved.