Package | Description |
---|---|
org.hippoecm.frontend.dialog |
Modifier and Type | Method and Description |
---|---|
static AbstractDialog.ButtonPosition |
AbstractDialog.ButtonPosition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractDialog.ButtonPosition[] |
AbstractDialog.ButtonPosition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractDialog.addButton(org.apache.wicket.markup.html.form.Button button,
AbstractDialog.ButtonPosition buttonPosition)
Add a
Button to the button bar. |
Copyright © 2007–2019 Hippo B.V. (http://www.onehippo.com). All rights reserved.