| Package | Description |
|---|---|
| org.jboss.hal.dmr.macro |
| Modifier and Type | Method and Description |
|---|---|
Action |
RecordingEvent.getAction() |
static Action |
Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Action[] |
Action.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 |
RecordingEvent.fire(com.google.gwt.event.shared.HasHandlers source,
Action action,
MacroOptions options) |
| Constructor and Description |
|---|
RecordingEvent(Action action,
MacroOptions options) |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.