| Package | Description |
|---|---|
| org.odlabs.wiquery.ui.datepicker | |
| org.odlabs.wiquery.ui.dialog | |
| org.odlabs.wiquery.ui.draggable | |
| org.odlabs.wiquery.ui.tabs |
| Modifier and Type | Method and Description |
|---|---|
ListItemOptions<LiteralOption> |
InlineDatePicker.getShowOptions() |
ListItemOptions<LiteralOption> |
DatePicker.getShowOptions() |
ListItemOptions<LiteralOption> |
DatePickerOptions.getShowOptions() |
| Modifier and Type | Method and Description |
|---|---|
InlineDatePicker<T> |
InlineDatePicker.setShowOptions(ListItemOptions<LiteralOption> showOptions)
If using one of the jQuery UI effects for showAnim, you can provide
additional settings for that animation via this option.
|
DatePicker<T> |
DatePicker.setShowOptions(ListItemOptions<LiteralOption> showOptions)
If using one of the jQuery UI effects for showAnim, you can provide
additional settings for that animation via this option.
|
void |
DatePickerOptions.setShowOptions(ListItemOptions<LiteralOption> showOptions)
If using one of the jQuery UI effects for showAnim, you can provide
additional settings for that animation via this option.
|
| Modifier and Type | Method and Description |
|---|---|
ListItemOptions<DialogButton> |
Dialog.getButtons() |
| Modifier and Type | Method and Description |
|---|---|
Dialog |
Dialog.setButtons(ListItemOptions<DialogButton> buttons)
Set's a list of dialog button
|
| Modifier and Type | Method and Description |
|---|---|
ListItemOptions<DraggableCursorAt> |
DraggableAjaxBehavior.getCursorAtComplex() |
ListItemOptions<DraggableCursorAt> |
DraggableBehavior.getCursorAtComplex() |
| Modifier and Type | Method and Description |
|---|---|
DraggableAjaxBehavior |
DraggableAjaxBehavior.setCursorAt(ListItemOptions<DraggableCursorAt> cusorAt)
Moves the dragging helper so the cursor always appears to drag from the same
position.
|
DraggableBehavior |
DraggableBehavior.setCursorAt(ListItemOptions<DraggableCursorAt> cusorAt)
Moves the dragging helper so the cursor always appears to drag from the same
position.
|
| Modifier and Type | Method and Description |
|---|---|
Tabs |
Tabs.setFx(ListItemOptions<IListItemOption> fx)
Enable animations for hiding and showing tab panels.
|
Copyright © 2009-2012. All Rights Reserved.