interface IRtFormLayoutlayout
레이아웃 타입은 'form' 이다.
label: input 형식으로 한 행을 배치한다. 기본적으로 모든 행의 label 너비를 일치시킨다.
label: input 형식으로 한 행을 배치한다. 기본적으로 모든 행의 label 너비를 일치시킨다.
See Also
Events
Properties
- itemGap:
number
optionalDefault 12픽셀항목 사이의 간격을 픽셀 단위로 지정한다. - labelGap:
number
optionalDefault 10픽셀label과 값 view 사이의 간격을 픽셀 단위로 지정한다. - labelStyle: StyleOrClass optional
모든 label에 적용되는 스타일 셋. - labelWidth: RtPercentSize optional
label 너비를 숫자난 '%' 값으로 지정한다. - maxLabelWidth: RtPercentSize optional
최대 label 너비. - minLabelWidth: RtPercentSize optional
최소 label 너비.
Inherited Properties
- IRtLayout.children
- IRtLayoutChild.id
- IRtLayoutChild.visible
- IRtLayoutChild.width
- IRtLayoutChild.height
- IRtLayoutChild.minWidth
- IRtLayoutChild.minHeight
- IRtLayoutChild.clickable
- IRtLayoutChild.onClick
- IRtLayoutChild.style
- IRtLayoutChild.styleCallback
Child Properties
- imageHeight:
number
이미지 높이 - imageUrl:
string
이미지 경로. - imageWidth:
number
이미지 너비 - label:
string
필드 label.