大约有 407 项符合查询结果, 库内数据总量为 30,784 项。 (搜索耗时: 0.0067 秒)
Laya_社区(349) Laya3.0_api(16) laya_api(12) Laya2.0_api(12) Laya2.0_文档(10) Laya3.0_文档(6) Laya2.0_示例(1) Laya_示例(1)
...: 其中, Panel_A和Panel_B 大小均为750 x 1334 Panel_A包含按钮Button_A Panel_B 包含按钮Button_B 两个按钮不重叠。 该View运行实际发现: 仅Button_B 能够接受到鼠标事件, Button_A永远不能接受到事件。。 猜测该问题的原因是: Panel_A 在Pa...
来源: Laya_社区 发布时间: 20180614
list中的item类中的button注册事件不响应 是怎么回事呢 ?可以帮帮我解答下吗 class Item extends Laya.Box{ public static WID: number = 147; public static HEI: number = 190; private skin_progress_chip:Laya.ProgressBar; private skin_img:Laya.Image; private skin_chipNum:Laya.Tex...
来源: Laya_社区 发布时间: 20180828
关于对一个UI button对象new多个的问题 在UI界面定义的一个button,初始化给了点击事件的方法,然后显示的时候没问题,但是如果要生成9*9个同样的button,我用循环new对象后显示的出9*9个button,但是只有一个button的点击事件是可...
来源: Laya_社区 发布时间: 20171229
...blic/Protected All Inherited Externals Only exported Menu Globals "laya/ui/Button" Button Class Button Button 组件用来表示常用的多态按钮。 Button 组件可显示文本标签、图标或同时显示两者。 * 可以是单态,两态和三态,默认三态(up,over,down)。 example 以...
来源: Laya3.0_api 发布时间: 20231115
...I DocumentationAll Packages | All Classes | Index | Frames No Frames ButtonProperties | Methods | Events Packagelaya.uiClasspublic class ButtonInheritanceButton Component Sprite Node EventDispatcher ObjectImplements ISelectSubclasses CheckBox, Radio Button 组件用来表示常用的多态...
来源: laya_api 发布时间: 20170929
...age { import laya.display.Sprite; import laya.events.Event; import laya.ui.Button; import laya.ui.Panel; import laya.utils.Browser; import laya.utils.Handler; public class LayaUISample { public function LayaUISample() { // 不支持WebGL时自动切换至Canvas Laya.init(Browser.width, Browser.heigh...
来源: Laya_社区 发布时间: 20170601
...,比较大,然后给了一个鼠标点击事件。 在Image上给了个Button。 现在的问题是,当我点击这个Button的时候,下面的Image也会相应鼠标点击事件。 请问我该如何操作,才能使在点击Button的时候,这个Image不相应鼠标点击呢? ...
来源: Laya_社区 发布时间: 20180903
button超出view不能响应点击 UI设计里面button超出了view为什么不能响应点击事件了? 2018-04-13 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 w1114367261 赞同来自: 因为你的button...
来源: Laya_社区 发布时间: 20180413
...I DocumentationAll Packages | All Classes | Index | Frames No Frames ButtonProperties | Methods | Events Packagelaya.uiClasspublic class ButtonInheritanceButton UIComponent Sprite Node EventDispatcher ObjectImplements ISelectSubclasses CheckBox, Radio Button 组件用来表示常用的多...
来源: Laya2.0_api 发布时间: 20190513
Cannot set property text of #<Button> which has only a getter Cannot set property text of #<Button> which has only a getter 2020-08-11 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回复 为什么被折叠...
来源: Laya_社区 发布时间: 20200811