| Modifier and Type | Method and Description |
|---|---|
SpeciesSortMode |
SpeciesSortableRowModel.getSpeciesSortMode() |
static SpeciesSortMode |
SpeciesSortMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpeciesSortMode[] |
SpeciesSortMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static <E extends SpeciesAbleBatch> |
SpeciesAbleBatchRowHelper.getIndexToInsert(List<E> rows,
E newRow,
SpeciesSortMode sortMode,
SpeciesBatchDecorator decorator) |
void |
SpeciesBatchDecoratorComparator.setSpeciesSortMode(SpeciesSortMode speciesSortMode) |
void |
SpeciesSortableRowModel.setSpeciesSortMode(SpeciesSortMode speciesSortMode) |
static <R extends SpeciesAbleBatch> |
SpeciesAbleBatchRowHelper.sortSpeciesRows(SpeciesBatchDecoratorComparator comparator,
SpeciesBatchDecorator decorator,
List<R> rows,
SpeciesSortMode speciesSortMode) |
| Modifier and Type | Field and Description |
|---|---|
protected SpeciesSortMode |
BenthosBatchUIModel.speciesSortMode
How to sort table.
|
| Modifier and Type | Method and Description |
|---|---|
SpeciesSortMode |
BenthosBatchUIModel.getSpeciesSortMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
BenthosBatchUIModel.setSpeciesSortMode(SpeciesSortMode speciesSortMode) |
| Modifier and Type | Field and Description |
|---|---|
protected SpeciesSortMode |
SpeciesBatchUIModel.speciesSortMode
How to sort table.
|
| Modifier and Type | Method and Description |
|---|---|
SpeciesSortMode |
SpeciesBatchUIModel.getSpeciesSortMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
SpeciesBatchUIModel.setSpeciesSortMode(SpeciesSortMode speciesSortMode) |
Copyright © 2012–2014 Ifremer. All rights reserved.