Package | Description |
---|---|
com.gwtplatform.carstore.client.application.widget.message |
Modifier and Type | Method and Description |
---|---|
MessageStyle |
Message.getStyle() |
static MessageStyle |
MessageStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageStyle[] |
MessageStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Message(String message,
MessageStyle style) |
Message(String message,
MessageStyle style,
MessageCloseDelay closeDelay) |
Copyright © 2010-2014 ArcBees. All Rights Reserved.