|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileDownloadEvent.DownloadType | |
---|---|
org.gcube.portlets.user.messages.client.event |
Uses of FileDownloadEvent.DownloadType in org.gcube.portlets.user.messages.client.event |
---|
Methods in org.gcube.portlets.user.messages.client.event that return FileDownloadEvent.DownloadType | |
---|---|
FileDownloadEvent.DownloadType |
FileDownloadEvent.getDownloadType()
|
static FileDownloadEvent.DownloadType |
FileDownloadEvent.DownloadType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FileDownloadEvent.DownloadType[] |
FileDownloadEvent.DownloadType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.gcube.portlets.user.messages.client.event with parameters of type FileDownloadEvent.DownloadType | |
---|---|
FileDownloadEvent(String itemIdentifier,
String name,
FileDownloadEvent.DownloadType downloadType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |