| Package | Description |
|---|---|
| org.gcube.portlets.user.td.widgetcommonevent.client.event | |
| org.gcube.portlets.user.td.widgetcommonevent.client.type |
| Modifier and Type | Method and Description |
|---|---|
ChangeTableWhy |
ChangeTableRequestEvent.getWhy() |
| Modifier and Type | Method and Description |
|---|---|
static void |
ChangeTableRequestEvent.fire(com.google.gwt.event.shared.HasHandlers source,
ChangeTableRequestType operationCompleteType,
TRId trId,
ChangeTableWhy why) |
void |
ChangeTableRequestEvent.setWhy(ChangeTableWhy why) |
| Constructor and Description |
|---|
ChangeTableRequestEvent(ChangeTableRequestType changeTableRequestType,
TRId trId,
ChangeTableWhy why) |
| Modifier and Type | Method and Description |
|---|---|
static ChangeTableWhy |
ChangeTableWhy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChangeTableWhy[] |
ChangeTableWhy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All Rights Reserved.