| Package | Description |
|---|---|
| com.microfocus.awm.control |
Contains basic classes for executing AWM actions, like
the ActionExecutor.
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<TaurusActionListener> |
ActionExecutor.getActionListeners()
Returns the list of registered action listeners.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ActionExecutor.addActionListener(TaurusActionListener pListener)
Adds a
TaurusActionListener to the executor. |
static boolean |
ActionExecutor.removeActionListener(TaurusActionListener pListener)
Removes a
TaurusActionEvent from the list of listeners. |
Copyright © 2015 Micro Focus GmbH. All rights reserved.