Package | Description |
---|---|
org.gcube.portlets.user.workspace.client.event | |
org.gcube.portlets.user.workspace.client.view.tree |
Modifier and Type | Method and Description |
---|---|
CutCopyAndPaste.OperationType |
PasteItemEvent.getOperationType() |
Constructor and Description |
---|
PasteItemEvent(List<String> ids,
String folderDestinationId,
CutCopyAndPaste.OperationType operation) |
Modifier and Type | Method and Description |
---|---|
static CutCopyAndPaste.OperationType |
CutCopyAndPaste.getOperationType() |
static CutCopyAndPaste.OperationType |
CutCopyAndPaste.OperationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CutCopyAndPaste.OperationType[] |
CutCopyAndPaste.OperationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
CutCopyAndPaste.copy(List<String> idsFileModel,
CutCopyAndPaste.OperationType operationType) |
static void |
CutCopyAndPaste.setOperationType(CutCopyAndPaste.OperationType operationType) |
Copyright © 2015. All Rights Reserved.