Package | Description |
---|---|
org.gcube.portlets.user.messages.client | |
org.gcube.portlets.user.messages.client.event | |
org.gcube.portlets.user.messages.client.interfaces |
Modifier and Type | Method and Description |
---|---|
void |
MessagesApplicationController.subscribe(SubscriberInterface subscriber,
EventsTypeEnum key) |
void |
MessagesApplicationController.subscribe(SubscriberInterface subscriber,
EventsTypeEnum[] keys) |
void |
MessagesApplicationController.unsubscribe(SubscriberInterface subscriber,
EventsTypeEnum key) |
Modifier and Type | Method and Description |
---|---|
EventsTypeEnum |
DeleteMessageEvent.getKey() |
EventsTypeEnum |
SendMessageEvent.getKey() |
EventsTypeEnum |
OpenMessageEvent.getKey() |
EventsTypeEnum |
LoadMessagesEvent.getKey() |
EventsTypeEnum |
MarkMessageEvent.getKey() |
EventsTypeEnum |
PreviewMessageEvent.getKey() |
Modifier and Type | Method and Description |
---|---|
EventsTypeEnum |
GuiEventInterface.getKey() |
static EventsTypeEnum |
EventsTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventsTypeEnum[] |
EventsTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All Rights Reserved.