| 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 415 2010-09-17 21:32:54Z lionel.armanet $
|
| 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 415 2010-09-17 21:32:54Z lionel.armanet $
|
| 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 553 2010-11-15 08:30:58Z hielke.hoeve@gmail.com $
|
| LongOption |
$Id: $
|
| Options |
$Id: Options.java 553 2010-11-15 08:30:58Z hielke.hoeve@gmail.com $
|
| ShortOption |
$Id: $
|
| StringOption |
$Id: $
|
Copyright © 2009-2012. All Rights Reserved.