Wraps a set of options possibly defined for a WiQuery {@link Component}.
By default, Options are rendered as a JavaScript object like this:
{ option1: 'value1', option2: 'value2 }This rendering can be customized by creating a {@link IOptionsRenderer}. @author Lionel Armanet @author Hielke Hoeve @author Ernesto Reinaldo Barreiro @since 0.5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|