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

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

1. laya.ui.ComboBox [ 100%]

...read-only] 获取对 ComboBox 组件所包含的 Button 组件的引用。 Implementation     public function get button():ButtondataSourceproperty dataSource:*[override] 数据赋值,通过对UI赋值来控制UI显示逻辑。 简单赋值会更改组件的默认属性,使用大括号可...

来源: laya_api 发布时间: 20170929

2. laya.ui.Component [ 99%]

...blic class ComponentInheritanceComponent Sprite Node EventDispatcher ObjectImplements IComponentSubclasses Box, Button, Clip, ColorPicker, ComboBox, Image, Label, ProgressBar, ScrollBar, Slider, TipManager Component 是ui控件类的基类。 生命周期:preinitialize > createChildren > ini...

来源: laya_api 发布时间: 20170929

3. laya.ui.Label [ 98%]

...示。 "center": 居中对齐显示。 "right": 居右对齐显示。 Implementation     public function get align():String    public function set align(value:String):voidbgColorproperty bgColor:String 文本背景颜色,以字符串表示。 Implementation     public function get...

来源: laya_api 发布时间: 20170929

4. laya.ui.Button [ 97%]

... class ButtonInheritanceButton Component Sprite Node EventDispatcher ObjectImplements ISelectSubclasses CheckBox, Radio Button 组件用来表示常用的多态按钮。 Button 组件可显示文本标签、图标或同时显示两者。 可以是单态,两态和三态,默认三态(up,over,down)...

来源: laya_api 发布时间: 20170929

5. laya.ui.Clip [ 97%]

...值为true,否则值为false; 可控制切片动画的播放、停止。 Implementation     public function get autoPlay():Boolean    public function set autoPlay(value:Boolean):voidbitmapproperty bitmap:AutoBitmap  [read-only] AutoBitmap 位图实例。 Implementation     public func...

来源: laya_api 发布时间: 20170929

6. laya.ui.Tree [ 96%]

... class TreeInheritanceTree Box Component Sprite Node EventDispatcher ObjectImplements IRender Tree 控件使用户可以查看排列为可扩展树的层次结构数据。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度...

来源: laya_api 发布时间: 20170929

7. laya.ui.ISelect [ 96%]

...o Frames ISelectProperties Packagelaya.uiInterfacepublic interface ISelectImplementors Button ISelect 接口,实现对象的 selected 属性和 clickHandler 选择回调函数处理器。 Public Properties PropertyDefined By  clickHandler : Handler 对象的点击事件回掉函数处理器。...

来源: laya_api 发布时间: 20170929

8. laya.ui.List [ 95%]

... class ListInheritanceList Box Component Sprite Node EventDispatcher ObjectImplements IRender, IItem List 控件可显示项目列表。默认为垂直方向列表。可通过UI编辑器自定义列表。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDe...

来源: laya_api 发布时间: 20170929

9. laya.ui.ScrollBar [ 95%]

...属性,使用大括号可以指定组件的任意属性进行赋值。 Implementation     public function get dataSource():*    public function set dataSource(value:any):voiddownButtonproperty public var downButton:Button下按钮 elasticBackTimeproperty public var elasticBackTime:Number...

来源: laya_api 发布时间: 20170929

10. laya.ui.UIGroup [ 94%]

... UIGroupInheritanceUIGroup Box Component Sprite Node EventDispatcher ObjectImplements IItemSubclasses RadioGroup, Tab Group 是一个可以自动布局的项集合控件。 Group 的默认项对象为 Button 类实例。 Group 是 Tab 和 RadioGroup 的基类。 Public Properties Hide Inherited Publ...

来源: laya_api 发布时间: 20170929