| Class | Description |
|---|---|
| PluginElse |
The 'else' side of a conditional test.
|
| PluginExecuteRows |
Perform table actions.
|
| PluginFor |
Performs a indexed loop.
|
| PluginIf |
Create a condition execution.
|
| PluginIfBranch |
Performs the branch selection.
|
| PluginIterable |
Perform an iteration.
|
| PluginIterator |
Perform an iteration over a collection.
|
| PluginPause |
Allows a pause in execution, waiting for an 'OK' in dialog, or 'Enter' when
'enter'attribute is set to true.
|
| PluginRepeat |
Replicate headers of table to lines, repeating behavior expected by header.
|
| PluginThen |
The 'then' side of a conditional test.
|
| PluginWhile |
Performs a conditional loop.
|
Copyright © 2016. All rights reserved.