| Interface | Description |
|---|---|
| ITriggerAction |
Action to be invoked when a plugin trigger is fired.
|
| ITriggerCallback |
Callback to invoke when a trigger is fired.
|
| ITriggerCondition |
Logic that determines when a trigger should be fired.
|
| Class | Description |
|---|---|
| TriggerActionAction |
Trigger action that invokes a registered action.
|
| TriggerActionHide |
Trigger action that makes a UI element visible.
|
| TriggerActionLogout |
Trigger action that invokes the shell logout action.
|
| TriggerActionShow |
Trigger action that makes a UI element visible.
|
| TriggerConditionActivate |
Condition that triggers when a UI component is activated.
|
| TriggerConditionGenericEvent |
Condition that triggers based on a generic event.
|
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.