Package | Description |
---|---|
org.gcube.portlets.user.messages.client.event |
Modifier and Type | Method and Description |
---|---|
OpenMessageEvent.OpenType |
OpenMessageEvent.getOpenType()
Gets the open type.
|
static OpenMessageEvent.OpenType |
OpenMessageEvent.OpenType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OpenMessageEvent.OpenType[] |
OpenMessageEvent.OpenType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
OpenMessageEvent(String messageIdentifier,
OpenMessageEvent.OpenType openType,
String messageType)
Instantiates a new open message event.
|
Copyright © 2016. All Rights Reserved.