Component Service 유형
No | Name | Platform | Description |
---|---|---|---|
1 | load | Common | Load Event |
2 | row-click | Web | List의 row의 Click Event |
3 | row-dblclick | Web | List의 row의 Double Click Event |
4 | row-inline-save | Web | List의 Inline Edit 모드에서 'Save' Button Click Event |
5 | row-inline-delete | Web | List의 Inline Edit 모드에서 'Delete' Button Click Event |
6 | node-click | Web | Tree의 node의 Click Event |
7 | inner-button-click | Common | Comment Control의 '댓글' Button Click Event |
8 | row-touch | Mobile | List의 row 터치 Event |
9 | tab-click | Web | Tab의 Click Event |
10 | click | Web | Box의 Click Event |
11 | single-touch | Mobile | Box의 Click Event |
12 | cell-click | Web | Schedule 또는 Kanban의 cell Click Event |
13 | cell-dblclick | Web | Schedule 또는 Kanban의 cell Double Click Event |
14 | cell-drag | Web | Schedule의 cell의 Click & Drag Event |
Component Service와 Action을 등록 또는 수정하기 위해서는 다음과 같이 진행한다.
Presentation Layer
> Component의Component List
에서 대상 Component를 선택한다.- 선택한 Component에서 우측 마우스를 클릭하고
View Service
선택한다. - 우측 Panel에
Service View
Screen이 표출된다. 우측 상단의New
를 클릭하여Component Service
를 추가할 수 있다. - 등록한 Service에 Action Designer를 사용하여 Action을 등록한다.