| Package | Description |
|---|---|
| de.agilecoders.wicket.markup.html.bootstrap.dialog |
| Modifier and Type | Method and Description |
|---|---|
static Alert.Type |
Alert.Type.from(String level) |
static Alert.Type |
Alert.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Alert.Type[] |
Alert.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Alert |
Alert.type(Alert.Type type)
Sets the alert type.
|
Copyright © 2013 agilecoders.de. All Rights Reserved.