| Package | Description |
|---|---|
| org.odlabs.wiquery.ui.autocomplete | |
| org.odlabs.wiquery.ui.datepicker | |
| org.odlabs.wiquery.ui.slider | |
| org.odlabs.wiquery.ui.tabs |
| Modifier and Type | Method and Description |
|---|---|
ArrayItemOptions<? extends IListItemOption> |
AutocompleteSource.getArray() |
| Modifier and Type | Method and Description |
|---|---|
void |
AutocompleteSource.setArray(ArrayItemOptions<? extends IListItemOption> array)
Set the array param
|
| Constructor and Description |
|---|
AutocompleteSource(ArrayItemOptions<? extends IListItemOption> array)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
ArrayItemOptions<IntegerItemOptions> |
DatePickerNumberOfMonths.getArrayParam() |
| Modifier and Type | Method and Description |
|---|---|
void |
DatePickerNumberOfMonths.setArrayParam(ArrayItemOptions<IntegerItemOptions> arrayParam)
Set's the array parameter
|
| Constructor and Description |
|---|
DatePickerNumberOfMonths(ArrayItemOptions<IntegerItemOptions> arrayParam)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Slider |
Slider.setValues(ArrayItemOptions<IntegerItemOptions> values)
This option can be used to specify multiple handles.
|
| Modifier and Type | Method and Description |
|---|---|
Tabs |
Tabs.setDisabled(ArrayItemOptions<IntegerItemOptions> disabled)
Set an array containing the position of the tabs (zero-based index) that
should be disabled on initialization
|
Copyright © 2009-2012. All Rights Reserved.