| Package | Description |
|---|---|
| org.gcube.portlets.user.td.widgetcommonevent.client.event | |
| org.gcube.portlets.user.td.widgetcommonevent.client.type |
| Modifier and Type | Method and Description |
|---|---|
GridHeaderColumnMenuItemType |
GridHeaderColumnMenuItemEvent.getHeaderColumnMenuItemType() |
GridHeaderColumnMenuItemType |
GridHeaderColumnMenuItemEvent.getItemType() |
| Modifier and Type | Method and Description |
|---|---|
static void |
GridHeaderColumnMenuItemEvent.fire(com.google.gwt.event.shared.HasHandlers source,
GridHeaderColumnMenuItemType itemType,
String operationId,
int columnSelected) |
void |
GridHeaderColumnMenuItemEvent.setItemType(GridHeaderColumnMenuItemType itemType) |
| Constructor and Description |
|---|
GridHeaderColumnMenuItemEvent(GridHeaderColumnMenuItemType itemType,
String operationId,
int columnSelected) |
| Modifier and Type | Method and Description |
|---|---|
static GridHeaderColumnMenuItemType |
GridHeaderColumnMenuItemType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GridHeaderColumnMenuItemType[] |
GridHeaderColumnMenuItemType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All Rights Reserved.