Variables | |
| static PropertyType< int > | Argument1Property |
| Argument1 property. More... | |
| static PropertyType < KzuPropertyBinaryTargetAttribute > | Argument1FieldProperty |
| Argument1Field property. More... | |
| static PropertyType< int > | Argument2Property |
| Argument2 property. More... | |
| static PropertyType < KzuPropertyBinaryTargetAttribute > | Argument2FieldProperty |
| Argument2Field property. More... | |
| static PropertyType < KzuExpressionValidatorOperation > | OperationProperty |
| Operation property. More... | |
| static PropertyType < KzuPropertyBinaryTargetAttribute > | OutputFieldProperty |
| OutputField property. More... | |
| static PropertyType< int > | OutputProperty |
| Output property. More... | |
| int getArgument1 | ( | ) | const |
Gets the value of Argument1Property.
| void setArgument1 | ( | int | value | ) |
Sets the value of Argument1Property.
| KzuPropertyBinaryTargetAttribute getArgument1Field | ( | ) | const |
Gets the value of Argument1FieldProperty.
| void setArgument1Field | ( | KzuPropertyBinaryTargetAttribute | value | ) |
Sets the value of Argument1FieldProperty.
| int getArgument2 | ( | ) | const |
Gets the value of Argument2Property.
| void setArgument2 | ( | int | value | ) |
Sets the value of Argument2Property.
| KzuPropertyBinaryTargetAttribute getArgument2Field | ( | ) | const |
Gets the value of Argument2FieldProperty.
| void setArgument2Field | ( | KzuPropertyBinaryTargetAttribute | value | ) |
Sets the value of Argument2FieldProperty.
| KzuExpressionValidatorOperation getOperation | ( | ) | const |
Gets the value of OperationProperty.
| void setOperation | ( | KzuExpressionValidatorOperation | value | ) |
Sets the value of OperationProperty.
| KzuPropertyBinaryTargetAttribute getOutputField | ( | ) | const |
Gets the value of OutputFieldProperty.
| void setOutputField | ( | KzuPropertyBinaryTargetAttribute | value | ) |
Sets the value of OutputFieldProperty.
| int getOutput | ( | ) | const |
Gets the value of OutputProperty.
| void setOutput | ( | int | value | ) |
Sets the value of OutputProperty.
|
static |
|
static |
Argument1Field property.
The default value is KZU_PROPERTY_BINARY_TARGET_ATTRIBUTE_WHOLE_PROPERTY.
|
static |
|
static |
Argument2Field property.
The default value is KZU_PROPERTY_BINARY_TARGET_ATTRIBUTE_WHOLE_PROPERTY.
|
static |
Operation property.
The default value is KZU_EXPRESSION_VALIDATOR_OPERATION_ADD.
|
static |
OutputField property.
The default value is KZU_PROPERTY_BINARY_TARGET_ATTRIBUTE_WHOLE_PROPERTY.
|
static |