Load.control.width()
Load.control.width(size, unit)
개요
현재 Load된 컨트롤의 너비 값을 설정할 수 있습니다.
로드 스크립트에서만 사용가능합니다.
대상컨트롤 : Button, InputText , InputNumber, InputMask,TextArea, InputDate, Label
파라미터
파라미터명
필수여부
타입
제약사항
설명
size
String
너비 사이즈 값
unit
String
기본 단위는 px 입니다.
예시
Last updated
Was this helpful?