Introduction
Check if a field in the Blackboard has no value set
Fields#
| Name | Description |
|---|---|
| Source | Source of the Blackboard |
| Registry Key | Key for the Blackboard in ToolRegistry |
| Field Id | Name of the field to check |
| On Condition True | Event raised when condition is true |
| On Condition False | Event raised when condition is false |
| On Condition Changed | Event raised when condition value changes |
Properties#
| Name | Description |
|---|---|
| title | Title of the plugin |
| description | Description of the plugin |
| condition | Status Condition to activate |
| host | Host of Status Condition |
| initialized | Get initialization state |
| isMonitoring | Get if plugin is monitoring condition |
| isTrue | Get if condition is true |
| icon | Icon associated with the plugin |
| titlebarText | Text to display in the titlebar for the plugin |
Methods#
| Name | Description |
|---|---|
| StartChecking | Start checking if the condition is true |
| StopChecking | Stop checking if the condition is true |
| Initialize | Initialize the condition and set references |