Package | Description |
---|---|
org.uberfire.client.views.pfly.widgets |
Modifier and Type | Method and Description |
---|---|
static Button.ButtonStyleType |
Button.ButtonStyleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Button.ButtonStyleType[] |
Button.ButtonStyleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Button.setButtonStyleType(Button.ButtonStyleType type) |
void |
ConfirmPopup.show(String title,
String inlineNotificationMessage,
InlineNotification.InlineNotificationType inlineNotificationType,
String okButtonText,
Button.ButtonStyleType okButtonType,
String confirmMessage,
org.uberfire.mvp.Command okCommand) |
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.