Properties |
Description |
Data Type |
Flags |
Default Value |
| inputArg | Argument of expression | ElementSet |
read, write |
null |
| result | Result of expression | ElementSet |
read, bound |
null |
| operation | The type of the operation | int |
read, write | 0 |
| Expert: | ||||
| autoAction | If true - execution of the bean is immediate; if false - execution happens only on the triggerAction() method invoking | boolean |
read, write |
true |
| debug | If true - bean prints the parameters and result after execution triggerAction() | boolean |
read, write |
false |