| Package | Description |
|---|---|
| org.wicketstuff.wiquery.core.options |
| Modifier and Type | Class and Description |
|---|---|
class |
ArrayItemOptions<E extends IListItemOption>
Array of IListItemOptions
|
class |
ListItemOptions<E extends IListItemOption>
List of IListItemOptions
|
| Modifier and Type | Method and Description |
|---|---|
ICollectionItemOptions |
Options.getCollectionItemOptions(String key)
Returns the given option value.
|
| Modifier and Type | Method and Description |
|---|---|
Options |
Options.put(String key,
ICollectionItemOptions value)
Puts a list of IListItemOption value for the given option name.
|
Copyright © 2015. All Rights Reserved.