| Interface | Description |
|---|---|
| ICollectionItemOptions |
Interface to specify how a collection of ItemOptions must be generated
|
| IComplexOption |
$Id: IComplexOption.java
|
| IListItemOption |
Interface to represent an item of a list
|
| IModelOption<B> |
Common interface for all options accepting IModels.
|
| IOptionsRenderer |
$Id: IOptionsRenderer.java 1714 2011-09-22 20:38:30Z hielke.hoeve $
|
| ITypedOption<T> |
Represents an typed option.
|
| Class | Description |
|---|---|
| AbstractOption<T extends Serializable> |
Wraps a value to be generated as a JavaScript string.
|
| ArrayItemOptions<E extends IListItemOption> |
Array of IListItemOptions
|
| BooleanOption |
$Id: $
|
| DefaultOptionsRenderer |
$Id: DefaultOptionsRenderer.java 1714M 2012-01-17 08:37:04Z (local) $
|
| DoubleOption |
$Id: $
|
| EventLabelOptions |
Representation of an EventLabel into an ItemOptions
|
| FloatOption |
$Id: $
|
| IntegerItemOptions |
Representation of an integer into an ItemOptions
|
| IntegerOption |
$Id: $
|
| ListItemOptions<E extends IListItemOption> |
List of IListItemOptions
|
| LiteralOption |
$Id: LiteralOption.java 1714M 2012-01-17 08:38:39Z (local) $
|
| LongOption |
$Id: $
|
| Options |
$Id: Options.java 1714M 2012-01-17 08:38:19Z (local) $
|
| ShortOption |
$Id: $
|
| StringOption |
$Id: $
|
Copyright © 2015. All Rights Reserved.