interface IRtTextEditorBaseeditor
Base interfacesIRtRendererBase > IRtEditor > IRtBoundableEditor
Derived interfacesIRtDateEditor, IRtTimeEditor, IRtDatetimeEditor, IRtTextEditor, IRtNumberEditor, IRtPasswordEditor
Derived interfacesIRtDateEditor, IRtTimeEditor, IRtDatetimeEditor, IRtTextEditor, IRtNumberEditor, IRtPasswordEditor
사용자 입력이 가능한 렌더러 모델들의 base.
See Also
Events
Properties
- autoHide:
boolean
optional완료나 실행 버튼 클릭 시 soft keyboard를 닫는다.
@defaltfalse
- boxHeight:
number
optionalinput 상자 높이.
지정하지 않거나 잘못된 값으로 설정하면 browser 기본 높이로 표시된다.See Also
- boxWidth:
number
optionalinput 상자 너비.
지정하지 않거나 잘못된 값으로 설정하면 browser 기본 너비로 표시된다.See Also
Inherited Properties
- IRtBoundableEditor.fitHeight
- IRtBoundableEditor.fitWidth
- IRtEditor.id
- IRtEditor.onChange
- IRtEditor.onClick
- IRtEditor.readonly
- IRtEditor.value
- IRtRendererBase.clickable
- IRtRendererBase.hint
- IRtRendererBase.id
- IRtRendererBase.style
- IRtRendererBase.styleCallback