|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DialogButton | |
---|---|
org.odlabs.wiquery.ui.dialog |
Uses of DialogButton in org.odlabs.wiquery.ui.dialog |
---|
Subclasses of DialogButton in org.odlabs.wiquery.ui.dialog | |
---|---|
class |
AjaxDialogButton
A version of DialogButton that integrates with wicket AJAX. |
Methods in org.odlabs.wiquery.ui.dialog that return types with arguments of type DialogButton | |
---|---|
ListItemOptions<DialogButton> |
Dialog.getButtons()
|
Methods in org.odlabs.wiquery.ui.dialog with parameters of type DialogButton | |
---|---|
Dialog |
Dialog.setButtons(DialogButton... buttons)
Set's a list of dialog button |
Method parameters in org.odlabs.wiquery.ui.dialog with type arguments of type DialogButton | |
---|---|
Dialog |
Dialog.setButtons(ListItemOptions<DialogButton> buttons)
Set's a list of dialog button |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |