interface IRtLiteralLayoutChild
템플릿에서 지정한 값을 표시하는 단일 레이아웃 구성 요소.
템플릿에서 layout이나 field 속성이 지정되지 않으면 이 레이아웃 child가 생성된다. 템플릿에서 field 속성이 지정되면 이 레이아웃 대신 IRtFieldLayoutChild가 생성된다. 이 레이아웃 child에는 템플릿에서 렌더러가 설정돼야 한다. 렌더러의 value 속성이 지정되지 않으면, 이 레이아웃 child에 지정된 값이 표시된다.
(주의) 레이아웃은 템플릿을 통해 생성되므로 이 객체의 속성들은 생성 시 템플릿에서 설정된 값으로 결정되고 직접 변경할 수 없다.
템플릿에서 layout이나 field 속성이 지정되지 않으면 이 레이아웃 child가 생성된다. 템플릿에서 field 속성이 지정되면 이 레이아웃 대신 IRtFieldLayoutChild가 생성된다. 이 레이아웃 child에는 템플릿에서 렌더러가 설정돼야 한다. 렌더러의 value 속성이 지정되지 않으면, 이 레이아웃 child에 지정된 값이 표시된다.
(주의) 레이아웃은 템플릿을 통해 생성되므로 이 객체의 속성들은 생성 시 템플릿에서 설정된 값으로 결정되고 직접 변경할 수 없다.
See Also
Events
Properties
Inherited Properties
- IRtSimpleLayoutChild.align
- IRtSimpleLayoutChild.valign
- IRtSimpleLayoutChild.value
- IRtSimpleLayoutChild.editor
- IRtSimpleLayoutChild.renderer
- IRtLayoutChild.clickable
- IRtLayoutChild.height
- IRtLayoutChild.id
- IRtLayoutChild.minHeight
- IRtLayoutChild.minWidth
- IRtLayoutChild.onClick
- IRtLayoutChild.style
- IRtLayoutChild.styleCallback
- IRtLayoutChild.visible
- IRtLayoutChild.width