1.4.3. Control Parameter
Component의 Control 사이에 Data 전달 때 사용한다. Component의 Load Service에서 특정 Control의 값 또는 상태에 따라 관련된 Control의 숨김이나, read-only으로 설정한다.
- How-To
- Action Designer에서 Control Parameter를 선택하고 Action Canvas에 배치한다.
- 기본 설정에서 Platform Type 및 Description을 기입한다.
- 하단의
Next
로 Action의 하위 Parameter 입력 Screen으로 이동한다. - Action Parameter 중 Action Component Section 하위의 Control를 선택한다 (전달할 Data 건수).
- 전달할 Data 유형, 즉 Source Type과 전달받을 Data 유형, 즉 Target Type을 선택한다.
- 동일 Component내에서 Data를 전달하기 때문에 Source Component, Target Component에 동일한 Component를 설정한다.
- Target Type 및 Source Type에 따라 Value 및 Optional값을 선택 또는 입력한다. Note: Source 및 Target Type으로 선택할 수 있는 Parameter는 Chapter 2.6 Component, Control Parameter를 참고한다.
- 상단의
Add
를 클릭하여 설정을 완료한다. - 하단의
Save
를 클릭하여 설정된 사항을 저장한다.