Class: TextBox

TextBox


new TextBox(sdk, options, callback, Dialog)

文本框
Parameters:
Name Type Default Description
sdk
options object 属性
Properties
Name Type Default Description
id id
position []位置
text 文本框内容
show boolean true 是否显示
callback 方法回调
Dialog object 弹框对象
Properties
Name Type Description
confirmCallBack function 弹框确认时的回调