Package | Description |
---|---|
org.dashbuilder.common.client.widgets |
Modifier and Type | Method and Description |
---|---|
static AlertBox.Level |
AlertBox.Level.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AlertBox.Level[] |
AlertBox.Level.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AlertBox.setLevel(AlertBox.Level level) |
void |
AlertBox.View.setLevel(AlertBox.Level level) |
void |
AlertBoxView.setLevel(AlertBox.Level level) |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.