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

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

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

...andler = new Handler(this, onSelect);//设置 list 改变选择项执行的理器。 Laya.stage.addChild(list);//将 list 添加到显示列表。 } private function onSelect(index:int):void { trace("当前选择的项目索引: index= ", index); } } } import laya.ui.Box; import laya.ui.Label; ...

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

2. laya.ui.Tree_API3.0 [ 61%]

...(value: Handler): void Defined in laya/ui/Tree.ts:382 单元鼠标事件理器。 默认返回参数(e:Event,index:int)。 Returns Handler Defined in laya/ui/Tree.ts:386 单元鼠标事件理器。 默认返回参数(e:Event,index:int)。 Parameters value: Handler Returns void mo...

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