See: Description
Interface | Description |
---|---|
CheckOption |
This interface marks an object to be usable as an option item.
|
PersistentId |
This interface should be implemented by enums which store an int value for database or file persistence.
|
PersistentName |
This interface should be implemented by enums which store a String value for database of file persistence.
|
Class | Description |
---|---|
CheckOptionWrapper<T> |
This class allows any
PersistentName object to be used as a CheckOption . |
Enum | Description |
---|---|
Country |
This enum defines most common countries on earth.
|
Language |
This enum defines most common languages.
|
SortMode |
Defines three ways of sorting
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.