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

大约有 209 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0100 秒)

131. laya.ui.List [ 27%]

...加子节点到指定的索引位置。 Node addChildren(... args):void 批量增加子节点 Node addComponent(type:Class):* 添加组件。 Node addComponentIntance(comp:Component):* 添加组件实例。 Node addInputChild(node:Node):NodeNode  addItem(souce:Object):void 添加单元格数...

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

132. laya.ui.Button [ 27%]

...加子节点到指定的索引位置。 Node addChildren(... args):void 批量增加子节点 Node callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Component clearTimer(caller:*, method:Fu...

来源: laya_api 发布时间: 20170929

133. laya.display.Text [ 26%]

...加子节点到指定的索引位置。 Node addChildren(... args):void 批量增加子节点 Node addComponent(type:Class):* 添加组件。 Node addComponentIntance(comp:Component):* 添加组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):voi...

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

134. laya.ui.TextInput [ 26%]

...加子节点到指定的索引位置。 Node addChildren(... args):void 批量增加子节点 Node callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Component changeText(text:String):void ...

来源: laya_api 发布时间: 20170929

135. laya.display.Stage [ 26%]

...加子节点到指定的索引位置。 Node addChildren(... args):void 批量增加子节点 Node addComponent(type:Class):* 添加组件。 Node addComponentIntance(comp:Component):* 添加组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):voi...

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

136. laya.ui.List [ 26%]

...加子节点到指定的索引位置。 Node addChildren(... args):void 批量增加子节点 Node  addItem(souce:Object):void 添加单元格数据源。 List  addItemAt(souce:Object, index:int):void 添加单元格数据源到对应的数据索引处。 List callLater(method:Function, args:A...

来源: laya_api 发布时间: 20170929

137. laya.display.Animation [ 25%]

...加子节点到指定的索引位置。 Node addChildren(... args):void 批量增加子节点 Node addLabel(label:String, index:int):void 增加一个帧标签到指定索引的帧上。当动画播放到此索引的帧时会派发Event.LABEL事件,派发事件是在完成当前帧画面更新...

来源: laya_api 发布时间: 20170929

138. laya.ui.ViewStack_API3.0 [ 25%]

...: void Inherited from Node.addChildren Defined in laya/display/Node.ts:251 批量增加子节点 Parameters Rest ...args: any[] Returns void addComponent addComponent<T>(componentType: {}): T Inherited from Node.addComponent Defined in laya/display/Node.ts:950 添加组件。 Type parameters T...

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

139. laya.display.Stage [ 25%]

...加子节点到指定的索引位置。 Node addChildren(... args):void 批量增加子节点 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 。 Node custom...

来源: laya_api 发布时间: 20170929

140. laya.display.Input [ 25%]

...加子节点到指定的索引位置。 Node addChildren(... args):void 批量增加子节点 Node  changeText(text:String):void[override] Input clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是否...

来源: laya_api 发布时间: 20170929