Uses of Enum Class
org.hippoecm.frontend.dialog.RedrawableDialog.BarPosition
-
Uses of RedrawableDialog.BarPosition in org.hippoecm.frontend.dialog
Modifier and TypeMethodDescriptionstatic RedrawableDialog.BarPosition
Returns the enum constant of this class with the specified name.static RedrawableDialog.BarPosition[]
RedrawableDialog.BarPosition.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionfinal void
RedrawableDialog.addButton
(org.apache.wicket.markup.html.form.Button button, RedrawableDialog.BarPosition position) Adds aButton
to the button bar.