大约有 149 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0061 秒)
Laya_社区(127) Laya2.0_文档(8) Laya3.0_文档(5) laya_api(2) Laya3.0_api(2) Laya2.0_示例(2) Laya2.0_api(2) Laya_示例(1)
...果,效果执行完,弹窗无法关闭 List表单renderHandler问题 TextArea 相关问题: vScrollBar的scrollSize量没有效果 及 文本不可编辑 在设计模式里A元素比B元素层级低,当我点击舞台的时候给A的层级通过zOrder设置比B元素高,但是效果无效呢...
来源: Laya_社区 发布时间: 20171202
...el = Laya.Label; Text = Laya.Text; Point = Laya.Point; Tween = Laya.Tween; TextArea = Laya.TextArea; class UI_RefreshList { constructor() { this.baseBox = null; this.refreshLoading = null; this.loadingAni = null; this.loadingLabel = null; this.refreshList = null; /** 消息生成的当前最大id值...
来源: Laya2.0_示例 发布时间: 20241119
...ColorPicker、ComboBox、FontClip、HScrollBar、HSlider、Image、Label、TextArea、TextInput、Radio、ProgressBar、Slider、VSlider、ScrollBar、VScrollBar、WXOpenDataViewer。 ##### 容器UI组件 容器类组件通常不需要以资源命名来识别组件,而是由一个或多个基础...
来源: Laya2.0_文档 发布时间: 20210714
... laya.display.Sprite; import laya.net.Loader; import laya.ui.TextArea; import laya.resource.Texture; import laya.maths.Point; import laya.utils.Tween; import laya.d3.resource.models.PrimitiveMesh; import laya.debug.DebugPanel; import laya.debug...
来源: Laya_社区 发布时间: 20170921
....Input['_initInput'](Laya.Input['area'] = Laya.Browser.createElement("textarea")); Laya.Input['_initInput'](Laya.Input['input'] = Laya.Browser.createElement("input")); Laya.Input['inputContainer'] = Laya.Browser.createElement("div"); Laya.Input['inputContainer'].style.p...
来源: Laya_社区 发布时间: 20200103
...ceTextInput Label UIComponent Sprite Node EventDispatcher ObjectSubclasses TextArea TextInput 类用于创建显示对象以显示和输入文本。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 N...
来源: Laya2.0_api 发布时间: 20190513
...anceTextInput Label Component Sprite Node EventDispatcher ObjectSubclasses TextArea TextInput 类用于创建显示对象以显示和输入文本。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By align : String 表示文本的水平显示方...
来源: laya_api 发布时间: 20170929
...utton; createComboBox(): gui.ComboBox; createTextInput(): TextInput; createTextArea(): TextArea; createSearchInput(): SearchInput; createNumericInput(): NumericInput; createColorInput(): ColorInput; createGradientInput(): GradientInput; createCurveInput(): CurveInput; createResourceInput(): Resource...
来源: Laya3.0_文档 发布时间: 20241014
...ut);//将 textInput 添加到显示列表。 } } Hierarchy Label TextInput TextArea Index Constructors constructor Properties _extra _graphics _ownGraphics _scene _skinBaseUrl _tf _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarc...
来源: Laya3.0_api 发布时间: 20231115