| Package | Description |
|---|---|
| org.carewebframework.plugin.infopanel.controller | |
| org.carewebframework.plugin.infopanel.model | |
| org.carewebframework.plugin.infopanel.service |
| Modifier and Type | Method and Description |
|---|---|
void |
DropContainer.doAction(IInfoPanel.Action action)
Perform the specified action on the drop container.
|
void |
AlertContainer.doAction(IInfoPanel.Action action)
Perform the specified action on the drop container.
|
| Constructor and Description |
|---|
ActionListener(String eventName,
IInfoPanel.Action action) |
| Modifier and Type | Method and Description |
|---|---|
static IInfoPanel.Action |
IInfoPanel.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IInfoPanel.Action[] |
IInfoPanel.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IActionTarget.doAction(IInfoPanel.Action action) |
| Modifier and Type | Method and Description |
|---|---|
static void |
InfoPanelService.associateEvent(org.fujion.component.BaseComponent component,
String eventName,
IInfoPanel.Action action)
Associate a generic event with an action on this component's container.
|
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.