大约有 43 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0061 秒)
【建议】绑定数据dataSource属性的时候加一个判断布尔型。 我自己改的代码是这样的。 因为有的时候需要控制一些控件的显示,比如说list内有个按钮,权限不足的时候是隐藏的。这个时候我就不需要遍历list。而是直接在数据源...
来源: Laya_社区 发布时间: 20161026
...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"...
来源: Laya_社区 发布时间: 20170105
...的文本标签,默认该标签位于 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
... 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
... 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
...的文本标签,默认该标签位于 CheckBox 右侧。 CheckBox 使用 dataSource赋值时的的默认属性是:selected。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不...
来源: laya_api 发布时间: 20170929
...性)。 另外:我在官方文档中注意到Component组件有一个dataSource属性,类型为*,但未在文档任何地方发现关于这个属性的使用例子,见附件图片 2016-08-18 0 2 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登...
来源: Laya_社区 发布时间: 20160818
...的文本标签,默认该标签位于 CheckBox 右侧。 CheckBox 使用 dataSource赋值时的的默认属性是:selected。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierar...
来源: Laya2.0_api 发布时间: 20190513
...开启自定义渲染,才能使用customRender函数渲染。 Sprite dataSource : *[override] 数据赋值,通过对UI赋值来控制UI显示逻辑。 简单赋值会更改组件的默认属性,使用大括号可以指定组件的任意属性进行赋值。 Button destroyed : Boolean[只...
来源: laya_api 发布时间: 20170929
...开启自定义渲染,才能使用customRender函数渲染。 Sprite dataSource : *[override] 数据赋值,通过对UI赋值来控制UI显示逻辑。 简单赋值会更改组件的默认属性,使用大括号可以指定组件的任意属性进行赋值。 Button destroyed : Boolean = fal...
来源: Laya2.0_api 发布时间: 20190513