Uses of Class
com.googlecode.wicket.jquery.ui.widget.dialog.DialogButtons
-
Packages that use DialogButtons Package Description com.googlecode.wicket.jquery.ui.widget.dialog -
-
Uses of DialogButtons in com.googlecode.wicket.jquery.ui.widget.dialog
Methods in com.googlecode.wicket.jquery.ui.widget.dialog that return DialogButtons Modifier and Type Method Description static DialogButtons
DialogButtons. valueOf(String name)
Returns the enum constant of this type with the specified name.static DialogButtons[]
DialogButtons. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-