@code{ int displayNameCount=0; int i=0; int j=0; }
| Name | Value |
|---|---|
| Event Manipulation | @{coalesce(obj.eventManipulation, "")} |
| Enable | @{renderOptions.checkIcon(obj.enable)} |
| actionReferenceOldRow | @{coalesce(obj.actionReferenceOldRow, "")} |
| actionReferenceNewRow | @{coalesce(obj.actionReferenceNewRow, "")} |
| Table(Display name) | @{obj.table.displayName} |
| Table | @{obj.table.name} |
| Action Condition | @{coalesce(obj.actionCondition, "")} |
| Action Orientation | @{coalesce(obj.actionOrientation, "")} |
| Action Timing | @{coalesce(obj.actionTiming, "")} |
| WHEN | @{coalesce(obj.when, "")} |