|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EventsTypeEnum | |
|---|---|
| org.gcube.portlets.user.messages.client | |
| org.gcube.portlets.user.messages.client.event | |
| org.gcube.portlets.user.messages.client.interfaces | |
| Uses of EventsTypeEnum in org.gcube.portlets.user.messages.client |
|---|
| Methods in org.gcube.portlets.user.messages.client with parameters of type EventsTypeEnum | |
|---|---|
void |
MessagesApplicationController.subscribe(SubscriberInterface subscriber,
EventsTypeEnum key)
|
void |
MessagesApplicationController.subscribe(SubscriberInterface subscriber,
EventsTypeEnum[] keys)
|
void |
MessagesApplicationController.unsubscribe(SubscriberInterface subscriber,
EventsTypeEnum key)
|
| Uses of EventsTypeEnum in org.gcube.portlets.user.messages.client.event |
|---|
| Methods in org.gcube.portlets.user.messages.client.event that return EventsTypeEnum | |
|---|---|
EventsTypeEnum |
SendMessageEvent.getKey()
|
EventsTypeEnum |
PreviewMessageEvent.getKey()
|
EventsTypeEnum |
OpenMessageEvent.getKey()
|
EventsTypeEnum |
MarkMessageEvent.getKey()
|
EventsTypeEnum |
LoadMessagesEvent.getKey()
|
EventsTypeEnum |
DeleteMessageEvent.getKey()
|
| Uses of EventsTypeEnum in org.gcube.portlets.user.messages.client.interfaces |
|---|
| Methods in org.gcube.portlets.user.messages.client.interfaces that return EventsTypeEnum | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||