Component Service Types
| No | Name | Platform | Description |
|---|---|---|---|
| 1 | load | Common | Load Event |
| 2 | row-click | Web | Click Event of a row in a List |
| 3 | row-dblclick | Web | Double Click Event of a row in a List |
| 4 | row-inline-save | Web | 'Save' Button Click Event in Inline Edit mode of a List |
| 5 | row-inline-delete | Web | 'Delete' Button Click Event in Inline Edit mode of a List |
| 6 | node-click | Web | Click Event of a node in a Tree |
| 7 | inner-button-click | Common | Click Event of the 'Comment' Button in a Comment Control |
| 8 | row-touch | Mobile | Touch Event of a row in a List |
| 9 | tab-click | Web | Click Event of a Tab |
| 10 | click | Web | Click Event of a Box |
| 11 | single-touch | Mobile | Click Event of a Box |
| 12 | cell-click | Web | Click Event of a cell in Schedule or Kanban |
| 13 | cell-dblclick | Web | Double Click Event of a cell in Schedule or Kanban |
| 14 | cell-drag | Web | Click & Drag Event of a cell in Schedule |
To register or modify Component Services and Actions, follow these steps:
- Navigate to
Presentation Layer>Component Listand select the desired Component. - Right-click on the selected Component and choose
View Service. - The Service View screen will appear on the right panel.
Click onNewin the upper right corner to add a new Component Service. - Use the Action Designer to register Actions for the added Service.