|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FlatMessageBox.MessageType | |
|---|---|
| org.cruxframework.crux.widgets.client.dialog | |
| Uses of FlatMessageBox.MessageType in org.cruxframework.crux.widgets.client.dialog |
|---|
| Methods in org.cruxframework.crux.widgets.client.dialog that return FlatMessageBox.MessageType | |
|---|---|
static FlatMessageBox.MessageType |
FlatMessageBox.MessageType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FlatMessageBox.MessageType[] |
FlatMessageBox.MessageType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.cruxframework.crux.widgets.client.dialog with parameters of type FlatMessageBox.MessageType | |
|---|---|
static FlatMessageBox |
FlatMessageBox.show(com.google.gwt.safehtml.shared.SafeHtml message,
FlatMessageBox.MessageType type)
Shows a message box |
static FlatMessageBox |
FlatMessageBox.show(String message,
FlatMessageBox.MessageType type)
Shows a message box |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||