| Modifier and Type | Method and Description |
|---|---|
ViewerController.Action |
ViewerController.ActionEvent.getAction() |
static ViewerController.Action |
ViewerController.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ViewerController.Action[] |
ViewerController.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ViewerController.onAction(ViewerController.Action action)
Forward the action to the listener.
|
| Constructor and Description |
|---|
ViewerController.ActionEvent(Notification notification,
ViewerController.Action action) |
Copyright © 2014 Regenstrief Center for Biomedical Informatics. All rights reserved.