Package | Description |
---|---|
de.esprit.appsuite.database.dbo |
Contains a set of standard DBObjects for testing purposes.
|
de.esprit.appsuite.type |
Contains definitions for translatable Enum constants
|
de.esprit.common.util |
Contains useful GUI utility classes for common usage.
|
Modifier and Type | Method and Description |
---|---|
SortMode |
DBO_tnt_persistent_type.get$SortMode() |
Modifier and Type | Method and Description |
---|---|
void |
DBO_tnt_persistent_type.set$SortMode(SortMode value) |
Modifier and Type | Method and Description |
---|---|
static SortMode |
SortMode.fromPersistentId(int id) |
static SortMode |
SortMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SortMode[] |
SortMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
IntArray.setSortMode(SortMode sortMode) |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.