| Package | Description |
|---|---|
| org.exoplatform.webui.commons |
| Modifier and Type | Method and Description |
|---|---|
EventUIComponent.EVENTTYPE |
EventUIComponent.getType() |
static EventUIComponent.EVENTTYPE |
EventUIComponent.EVENTTYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventUIComponent.EVENTTYPE[] |
EventUIComponent.EVENTTYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventUIComponent.setType(EventUIComponent.EVENTTYPE type) |
| Constructor and Description |
|---|
EventUIComponent(String id,
String eventName,
EventUIComponent.EVENTTYPE type) |
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.