|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IntegerItemOptions | |
---|---|
org.odlabs.wiquery.ui.datepicker | |
org.odlabs.wiquery.ui.slider | |
org.odlabs.wiquery.ui.tabs |
Uses of IntegerItemOptions in org.odlabs.wiquery.ui.datepicker |
---|
Methods in org.odlabs.wiquery.ui.datepicker that return types with arguments of type IntegerItemOptions | |
---|---|
ArrayItemOptions<IntegerItemOptions> |
DatePickerNumberOfMonths.getArrayParam()
|
Method parameters in org.odlabs.wiquery.ui.datepicker with type arguments of type IntegerItemOptions | |
---|---|
void |
DatePickerNumberOfMonths.setArrayParam(ArrayItemOptions<IntegerItemOptions> arrayParam)
Set's the array parameter |
Constructor parameters in org.odlabs.wiquery.ui.datepicker with type arguments of type IntegerItemOptions | |
---|---|
DatePickerNumberOfMonths(ArrayItemOptions<IntegerItemOptions> arrayParam)
Constructor |
Uses of IntegerItemOptions in org.odlabs.wiquery.ui.slider |
---|
Method parameters in org.odlabs.wiquery.ui.slider with type arguments of type IntegerItemOptions | |
---|---|
Slider |
Slider.setValues(ArrayItemOptions<IntegerItemOptions> values)
This option can be used to specify multiple handles. |
Uses of IntegerItemOptions in org.odlabs.wiquery.ui.tabs |
---|
Method parameters in org.odlabs.wiquery.ui.tabs with type arguments of type IntegerItemOptions | |
---|---|
Tabs |
Tabs.setDisabled(ArrayItemOptions<IntegerItemOptions> disabled)
Set an array containing the position of the tabs (zero-based index) that should be disabled on initialization |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |