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

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

1. 【建议】绑定数据dataSource属性时候加一个判断布尔型。 [ 100%]

【建议】绑定数据dataSource属性时候加一个判断布尔型。 我自己改代码是这样。 因为有时候需要控制一些控件显示,比如说list内有个按钮,权限不足时候是隐藏。这个时候我就不需要遍历list。而是直接在数据源...

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

2. 如何为list内部button添加事件 [ 89%]

...ist.getItem(xxx).getChildByName()无效,获取不到,我发现只要是DataSource里面没有定义参数用list.getItem(xxx)都获取不到,list.getItem(xxx)就是list.datasource[xxx]吧? weiyongwill • 2017-01-06 11:21 "this.sList.getItem(...).getChildByName is not a function&quot...

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

3. laya.ui.CheckBox_API3.0 [ 89%]

...文本标签,默认该标签位于 CheckBox 右侧。 CheckBox 使用 dataSource赋值时默认属性是:selected。 example 以下示例代码,创建了一个 CheckBox 实例。 package { import laya.ui.CheckBox; import laya.utils.Handler; public class CheckBox_Example { public funct...

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

4. laya.ui.Button_API3.0 [ 88%]

... bottom cacheAs centerX centerY clickHandler components customRenderEnable dataSource destroyed disabled displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics gray height hideFlags hitArea iconOffset is3D label labelAlign labelBold lab...

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

5. laya.ui.Radio_API3.0 [ 87%]

... bottom cacheAs centerX centerY clickHandler components customRenderEnable dataSource destroyed disabled displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics gray height hideFlags hitArea iconOffset is3D label labelAlign labelBold lab...

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

6. laya.ui.CheckBox [ 81%]

...文本标签,默认该标签位于 CheckBox 右侧。 CheckBox 使用 dataSource赋值时默认属性是:selected。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不...

来源: laya_api 发布时间: 20170929

7. TAB组件设置问题 [ 80%]

...性)。 另外:我在官方文档中注意到Component组件有一个dataSource属性,类型为*,但未在文档任何地方发现关于这个属性使用例子,见附件图片   2016-08-18 0 2 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登...

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

8. laya.ui.CheckBox [ 80%]

...文本标签,默认该标签位于 CheckBox 右侧。 CheckBox 使用 dataSource赋值时默认属性是:selected。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierar...

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

9. laya.ui.Button [ 78%]

...开启自定义渲染,才能使用customRender函数渲染。 Sprite  dataSource : *[override] 数据赋值,通过对UI赋值来控制UI显示逻辑。 简单赋值会更改组件默认属性,使用大括号可以指定组件任意属性进行赋值。 Button destroyed : Boolean[只...

来源: laya_api 发布时间: 20170929

10. laya.ui.Button [ 77%]

...开启自定义渲染,才能使用customRender函数渲染。 Sprite  dataSource : *[override] 数据赋值,通过对UI赋值来控制UI显示逻辑。 简单赋值会更改组件默认属性,使用大括号可以指定组件任意属性进行赋值。 Button destroyed : Boolean = fal...

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