Package | Description |
---|---|
org.gcube.portlets.user.workspace.client | |
org.gcube.portlets.user.workspace.client.event | |
org.gcube.portlets.user.workspace.client.interfaces |
Modifier and Type | Method and Description |
---|---|
void |
AppControllerExplorer.subscribe(SubscriberInterface subscriber,
EventsTypeEnum key) |
void |
AppControllerExplorer.subscribe(SubscriberInterface subscriber,
EventsTypeEnum[] keys) |
void |
AppControllerExplorer.unsubscribe(SubscriberInterface subscriber,
EventsTypeEnum key) |
Modifier and Type | Method and Description |
---|---|
EventsTypeEnum |
PreviewMessageEvent.getKey() |
EventsTypeEnum |
UpdatedVREPermissionEvent.getKey() |
EventsTypeEnum |
SmartFolderSelectedEvent.getKey() |
EventsTypeEnum |
SendMessageEvent.getKey() |
EventsTypeEnum |
DeleteSmartFolderEvent.getKey() |
EventsTypeEnum |
CopytemEvent.getKey() |
EventsTypeEnum |
SessionExpiredEvent.getKey() |
EventsTypeEnum |
ExpandFolderEvent.getKey() |
EventsTypeEnum |
DeleteMessageEvent.getKey() |
EventsTypeEnum |
RenameItemEvent.getKey() |
EventsTypeEnum |
CompletedFileUploadEvent.getKey() |
EventsTypeEnum |
TrashEvent.getKey() |
EventsTypeEnum |
AddFolderEvent.getKey() |
EventsTypeEnum |
CreateUrlEvent.getKey() |
EventsTypeEnum |
RefreshFolderEvent.getKey() |
EventsTypeEnum |
AddAdministratorEvent.getKey() |
EventsTypeEnum |
SubTreeLoadedEvent.getKey() |
EventsTypeEnum |
FileDownloadEvent.getKey() |
EventsTypeEnum |
SwitchViewEvent.getKey() |
EventsTypeEnum |
MoveItemEvent.getKey() |
EventsTypeEnum |
OpenMessageEvent.getKey() |
EventsTypeEnum |
DeleteItemEvent.getKey() |
EventsTypeEnum |
PasteItemEvent.getKey() |
EventsTypeEnum |
FileUploadEvent.getKey() |
EventsTypeEnum |
SelectedItemEvent.getKey() |
EventsTypeEnum |
UpdateWorkspaceSizeEvent.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 © 2015. All Rights Reserved.