| Package | Description |
|---|---|
| org.wicketstuff.wiquery.core.ajax | |
| org.wicketstuff.wiquery.core.behavior | |
| org.wicketstuff.wiquery.core.options |
| Modifier and Type | Class and Description |
|---|---|
class |
JQueryAjaxOption
$Id: JQueryAjaxOptions
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAjaxEventCallback |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ICollectionItemOptions
Interface to specify how a collection of ItemOptions must be generated
|
| Modifier and Type | Class and Description |
|---|---|
class |
ArrayItemOptions<E extends IListItemOption>
Array of IListItemOptions
|
class |
EventLabelOptions
Representation of an EventLabel into an ItemOptions
|
class |
ListItemOptions<E extends IListItemOption>
List of IListItemOptions
|
| Modifier and Type | Method and Description |
|---|---|
IComplexOption |
Options.getComplexOption(java.lang.String key)
Returns the given option value.
|
| Modifier and Type | Method and Description |
|---|---|
Options |
Options.put(java.lang.String key,
IComplexOption value)
Puts a complex option value for the given option name.
|
Copyright © 2018. All Rights Reserved.