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

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

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

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

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

2. list dataSource 赋值按钮 [ 97%]

list dataSource 赋值按钮 想问下list 里面按钮怎么在dataSource里面添加? 附件 : --> 2019-01-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关链接 提交 1 个回复 lolololo 赞同来自: 加个方法就好了 但...

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

3. 如何为list内部button添加事件 [ 96%]

...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

4. 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

5. laya.ui.Button_API3.0 [ 89%]

... 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.Radio_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

7. List滚动条问题 [ 87%]

...common\\BalanceSellDlg\\xiaodou.png",hot:1,orderCount:9} cell.setGold(cell.dataSource.balance + cell.dataSource.gift); cell.setGoldImage(cell.dataSource.imgPath); cell.setPrice(cell.dataSource.price); }   附件 : --> 2017-04-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相...

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

8. 1.71beta2中代码new Button无法点击 [ 84%]

...还是BUG?将按钮添加到舞台上点击不到.   哦对了,设置了dataSource...以前不会 可以当做普通data来使用 现在估计需要重写什么 2017-03-14 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关链接 提...

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

9. 如何扩展一个自定义与List相似组件呢? [ 81%]

...展一个自定义与List相似组件呢?也就是需要能通过dataSource实现VBox中name=renderUI进行遍历渲染,dataSource是数组对象 2017-04-03 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关链接 提交 1 个...

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

10. laya.ui.CheckBox [ 77%]

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

来源: laya_api 发布时间: 20170929