大约有 12 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0042 秒)
...tanceUIGroup Box UIComponent Sprite Node EventDispatcher ObjectImplements IItemSubclasses RadioGroup, Tab Group 是一个可以自动布局的项集合控件。 Group 的默认项对象为 Button 类实例。 Group 是 Tab 和 RadioGroup 的基类。 Public Properties Hide Inherited Public Propertie...
来源: Laya2.0_api 发布时间: 20190513
...点对象。 比如: { "type":"Sprite", "props":{ "x":100, "y":50, "name":"item1", "scale":[2,2] }, "customProps":{ "x":100, "y":50, "name":"item1", "scale":[2,2] }, "child":[ { "type":"Text", "props":{ "text":"this is a test", "var":"label", "rumtime":"" } } ] } ClassUtils getClass(className:Str...
来源: Laya2.0_api 发布时间: 20190513
...eateByClass(cls:Class):*[static] 根据类名回收类的实例 Pool getItem(sign:String):*[static] 根据传入的对象类型标识字符,获取对象池中已存储的此类型的一个对象,如果对象池中无此类型的对象,则返回 null 。 Pool getItemByClass(sign:String, c...
来源: Laya2.0_api 发布时间: 20190513
...operties PropertyDefined By _baseClass : Class[static] LocalStorage items : *[static] 数据列表。 LocalStorage support : Boolean = false[static] 表示是否支持 LocalStorage。 LocalStoragePublic Methods MethodDefined By __init__():Boolean[static] LocalStorage clear():void[s...
来源: Laya2.0_api 发布时间: 20190513
...件检测依据。 Stage对象和UI的View组件默认为true。 Sprite items : Vector.<ISelect>[read-only] 项对象们的存放数组。 UIGroup labelBold : Boolean 表示按钮文本标签是否为粗体字。 UIGroup labelColors : StringUIGroup labelFont : String 表示按钮文本标...
来源: Laya2.0_api 发布时间: 20190513
...件检测依据。 Stage对象和UI的View组件默认为true。 Sprite items : Vector.<ISelect>[read-only] 项对象们的存放数组。 UIGroup labelBold : Boolean 表示按钮文本标签是否为粗体字。 UIGroup labelColors : StringUIGroup labelFont : String 表示按钮文本标...
来源: Laya2.0_api 发布时间: 20190513
... DocumentationAll Packages | All Classes | Index | Frames No Frames IItemMethods Packagelaya.uiInterfacepublic interface IItemImplementors List, UIGroup, ViewStack Item接口。 Public Methods MethodDefined By initItems():void 初始化列表项。 IItemMethod DetailinitItems()method pub...
来源: Laya2.0_api 发布时间: 20190513
...prite isOpen : Boolean 表示下拉列表的打开状态。 ComboBox itemColors : String 下拉列表项颜色。 格式:"悬停或被选中时背景颜色,悬停或被选中时标签颜色,标签颜色,边框颜色,背景颜色" ComboBox itemRender : * = null 渲染项,用来显示下...
来源: Laya2.0_api 发布时间: 20190513
...fined By _childChanged(child:Node = null):void[override] UIComponent _setItemChanged():voidLayoutBox _sizeChanged():voidUIComponent changeItems():void[override] 改变子对象的布局。 HBox commitMeasure():void 立即执行影响宽高度量的延迟调用函数。 UIComponent createChil...
来源: Laya2.0_api 发布时间: 20190513
...ned By _childChanged(child:Node = null):void[override] UIComponent _setItemChanged():voidLayoutBox _sizeChanged():voidUIComponent changeItems():void 改变子对象的布局。 LayoutBox commitMeasure():void 立即执行影响宽高度量的延迟调用函数。 UIComponent createChildren(...
来源: Laya2.0_api 发布时间: 20190513