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

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

181. List属性详解(ActionScript-IDE篇(AS3)-IDE组件属性详解) [ 37%]

...er = new Handler(this, onSelect); //渲染单元格时的回调方法 list.renderHandler = new Handler(this, updateItem); //为列表赋值 list.array = data; //加载到舞台 Laya.stage.addChild(list); } /***渲染单元格时的回调方法***/ private function updateItem(cell:Item, index:int):vo...

来源: Laya2.0_文档 发布时间: 20210715

182. 列表组件 · LayaAir3.0文档 · LAYABOX [ 37%]

...ler = new Laya.Handler(this, this.onSelect); // 单元格渲染处理 list.renderHandler = new Laya.Handler(this, this.updateItem); this.owner.addChild(list); // 设置数据源为对应图片的路径 var data: any[] = []; for (var i: number = 0; i < 10; ++i) { data.push("resources/res/ui/listsk...

来源: Laya3.0_文档 发布时间: 20230927

183. laya.ui.List [ 26%]

...轴心点会影响对象位置,缩放中心,旋转中心。Sprite  renderHandler : Handler单元格渲染处理器(默认返回参数cell:Box,index:int)。List  repeatX : int 水平方向显示的单元格数量。 List  repeatY : int 垂直方向显示的单元格数量。 List right : N...

来源: laya_api 发布时间: 20170929

184. laya.ui.List [ 26%]

...轴心点会影响对象位置,缩放中心,旋转中心。Sprite  renderHandler : Handler单元格渲染处理器(默认返回参数cell:Box,index:int)。List  repeatX : int 水平方向显示的单元格数量。 List  repeatY : int 垂直方向显示的单元格数量。 List right : N...

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

185. laya.ui.Tree_API3.0 [ 25%]

...k mouseEnabled mouseHandler mouseX mouseY numChildren parent pivotX pivotY renderHandler right rotation scaleX scaleY scene scrollBar scrollBarSkin scrollRect selectedIndex selectedItem selectedPath skewX skewY source spaceBottom spaceLeft stage staticCache texture timer toolTip top transform url vi...

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

186. laya.ui.List_API3.0 [ 20%]

...cacheContent disableStopScroll hitTestPrior mouseHandler mouseThrough name renderHandler selectEnable selectHandler tag totalPage drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY array bgColor blendMode bottom cacheAs cells centerX centerY components co...

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