大约有 12 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0041 秒)
...ritanceUIGroup Box Component Sprite Node EventDispatcher ObjectImplements IItemSubclasses RadioGroup, Tab Group 是一个可以自动布局的项集合控件。 Group 的默认项对象为 Button 类实例。 Group 是 Tab 和 RadioGroup 的基类。 Public Properties Hide Inherited Public Propertie...
来源: laya_api 发布时间: 20170929
...点对象。 比如: { "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 getInstance(className:...
来源: laya_api 发布时间: 20170929
...earBySign(sign:String):void[static] 清除对象池的对象。 Pool getItem(sign:String):*[static] 根据传入的对象类型标识字符,获取对象池中已存储的此类型的一个对象,如果对象池中无此类型的对象,则返回 null 。 Pool getItemByClass(sign:String, c...
来源: laya_api 发布时间: 20170929
...operties PropertyDefined By _baseClass : Class[static] LocalStorage items : *[static] 数据列表。 LocalStorage support : Boolean = false[static] 表示是否支持 LocalStorage。 LocalStoragePublic Methods MethodDefined By __init__():void[static] LocalStorage clear():void[stat...
来源: laya_api 发布时间: 20170929
...件检测依据。 Stage对象和UI的View组件默认为true。 Sprite items : Vector.<ISelect>[read-only] 项对象们的存放数组。 UIGroup labelBold : Boolean 表示按钮文本标签是否为粗体字。 UIGroup labelColors : StringUIGroup labelFont : String 表示按钮文本标...
来源: laya_api 发布时间: 20170929
...件检测依据。 Stage对象和UI的View组件默认为true。 Sprite items : Vector.<ISelect>[read-only] 项对象们的存放数组。 UIGroup labelBold : Boolean 表示按钮文本标签是否为粗体字。 UIGroup labelColors : StringUIGroup labelFont : String 表示按钮文本标...
来源: laya_api 发布时间: 20170929
... 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...
来源: laya_api 发布时间: 20170929
...prite isOpen : Boolean 表示下拉列表的打开状态。 ComboBox itemColors : String 下拉列表项颜色。 格式:"悬停或被选中时背景颜色,悬停或被选中时标签颜色,标签颜色,边框颜色,背景颜色" ComboBox itemRender : * = null 渲染项,用来显示下...
来源: laya_api 发布时间: 20170929
... Protected Methods Show Inherited Protected Methods MethodDefined By _setItemChanged():voidLayoutBox changeItems():void[override] 改变子对象的布局。 HBox changeSize():void 重新调整对象的大小。 Component commitMeasure():void 立即执行影响宽高度量的延迟调用函...
来源: laya_api 发布时间: 20170929
...tanceViewStack Box Component Sprite Node EventDispatcher ObjectImplements IItem ViewStack 类用于视图堆栈类,用于视图的显示等设置处理。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,...
来源: laya_api 发布时间: 20170929