• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 99 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0062 秒)

1. laya.ui.TextInput_API3.0 [ 100%]

...blic/Protected All Inherited Externals Only exported Menu Globals "laya/ui/TextInput" TextInput Class TextInput TextInput 类用于创建显示对象以显示和输入文本。 example 以下示例代码,创建了一个 TextInput 实例。 package { import laya.display.Stage; import laya.ui.TextIn...

来源: Laya3.0_api 发布时间: 20231115

2. TextInput 的 type 属性设置为 number 的时候 maxChars 字数限制无效 [ 97%]

TextInput 的 type 属性设置为 number 的时候 maxChars 字数限制无效 TextInput 的 type 属性设置为 number 的时候 maxChars 字数限制无效 2017-02-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个...

来源: Laya_社区 发布时间: 20170216

3. TextInput 的 type 属性设置为 number 的时候 可以输入e [ 96%]

TextInput 的 type 属性设置为 number 的时候 可以输入e TextInput 的 type 属性设置为 number 的时候 可以输入e!!!!! 2018-03-17 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aa...

来源: Laya_社区 发布时间: 20180317

4. laya.ui.TextInput [ 95%]

...I DocumentationAll Packages | All Classes | Index | Frames No Frames TextInputProperties | Methods | Events Packagelaya.uiClasspublic class TextInputInheritanceTextInput Label Component Sprite Node EventDispatcher ObjectSubclasses TextArea TextInput 类用于创建显示对象以显示和...

来源: laya_api 发布时间: 20170929

5. laya.ui.TextInput [ 95%]

...I DocumentationAll Packages | All Classes | Index | Frames No Frames TextInputProperties | Methods | Events Packagelaya.uiClasspublic class TextInputInheritanceTextInput Label UIComponent Sprite Node EventDispatcher ObjectSubclasses TextArea TextInput 类用于创建显示对象以显示和...

来源: Laya2.0_api 发布时间: 20190513

6. 把textInput的type设置为number的时候无法设置最多能输入的字数 [ 95%]

textInput的type设置为number的时候无法设置最多能输入的字数 2017-06-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 189*****192 赞同来自: 183*****291 this.phoneNum.restrict = "0-9";  //...

来源: Laya_社区 发布时间: 20170616

7. laya.ui.TextArea [ 93%]

...ods | Events Packagelaya.uiClasspublic class TextAreaInheritanceTextArea TextInput Label Component Sprite Node EventDispatcher Object TextArea 类用于创建显示对象以显示和输入文本。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined...

来源: laya_api 发布时间: 20170929

8. laya.ui.TextArea_API3.0 [ 93%]

...e.addChild(textArea);//将 textArea 添加到显示列表。 } } Hierarchy TextInput TextArea Index Constructors constructor Properties _extra _graphics _ownGraphics _scene _skinBaseUrl _tf _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activ...

来源: Laya3.0_api 发布时间: 20231115

9. laya.ui.TextArea [ 92%]

...ods | Events Packagelaya.uiClasspublic class TextAreaInheritanceTextArea TextInput Label UIComponent Sprite Node EventDispatcher Object TextArea 类用于创建显示对象以显示和输入文本。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefin...

来源: Laya2.0_api 发布时间: 20190513

10. 如何监听移动端软键盘的弹出和收回? [ 91%]

...复 cuixueying 赞同来自:   调用移动端的软键盘,一般是和TextInput的操作绑定的。   当点击输入文本框进人输入状态的时候移动端会自动调用软键盘,当输入完毕,点击输入文本框的外部区域或关闭软键盘按钮可完成软键盘收回状...

来源: Laya_社区 发布时间: 20151225