Package | Description |
---|---|
com.gwtplatform.carstore.client.application.widget.message |
Modifier and Type | Method and Description |
---|---|
MessageCloseDelay |
Message.getCloseDelay() |
static MessageCloseDelay |
MessageCloseDelay.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageCloseDelay[] |
MessageCloseDelay.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,
MessageCloseDelay closeDelay) |
Copyright © 2010-2014 ArcBees. All Rights Reserved.