| Package | Description |
|---|---|
| no.g9.client.core.view.tree |
| Modifier and Type | Field and Description |
|---|---|
static TreeModel.Grouping |
TreeModel.Grouping.DEFAULT
The default grouping mode is GROUPED
|
| Modifier and Type | Method and Description |
|---|---|
static TreeModel.Grouping |
TreeModel.Grouping.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TreeModel.Grouping[] |
TreeModel.Grouping.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Enum<TreeModel.Grouping> |
TreeModel.Grouping.getDefaultValue() |
| Constructor and Description |
|---|
TreeNodeComparator(TreeModel.Grouping grouping)
Create a new comparator using
grouping during comparison. |
Copyright © 2006–2020 Esito AS. All rights reserved.