大约有 21 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0037 秒)
# CheckBox 组件详解 > 由于很多组件属性是通用的,常用及通用的组件属性在`属性设置器`文档中已进行介绍。阅读本篇内容前请先阅读《属性设置器》文档。 ## 1、创建CheckBox组件 CheckBox (多选框)组件由两部分组成,选择状...
来源: Laya2.0_文档 发布时间: 20210715
...nager.__proto.onMouseUp (laya.core.js:12564) at MouseManager.__proto.check (laya.core.js:12591) at MouseManager.__proto.check (laya.core.js:12584) 附件 : --> TestGlowFilter.rar 2018-11-19 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内...
来源: Laya_社区 发布时间: 20181119
...true,"var":"btn2"},"type":"Button"},{"props":{"x":220,"y":188,"skin":"comp/checkbox.png","label":"checkBox1","var":"check"},"type":"CheckBox"},{"props":{"x":220,"y":61,"skin":"comp/radiogroup.png","labels":"radio1,radio2,radio3","label2'":"","var":"radio"},"type":"RadioGroup"},{"type":"Panel","child...
来源: Laya_社区 发布时间: 20170330
...xx或textarea_xxx; `Button`组件(按钮):btn_xxx或button_xxx; `CheckBox`组件(多选框):check_xxx或checkbox_xxx; `Radio`组件(单选框):radio或radio_xxx; `Tab`组件(标签组):tab_xxx; `RadioGroup`组件(单选框按钮组):radiogroup_xxx; `VSlider`...
来源: Laya2.0_文档 发布时间: 20210714
...true,"var":"btn2"},"type":"Button"},{"props":{"x":220,"y":188,"skin":"comp/checkbox.png","label":"checkBox1","var":"check"},"type":"CheckBox"},{"props":{"x":220,"y":61,"skin":"comp/radiogroup.png","labels":"radio1,radio2,radio3","label2'":"","var":"radio"},"type":"RadioGroup"},{"type":"Panel","child...
来源: Laya_社区 发布时间: 20170330
...忽略 plugins: [ typescript({ tsconfig:workSpaceDir + "/tsconfig.json", check: true, //Set to false to avoid doing any diagnostic checks on the code tsconfigOverride:{compilerOptions:{removeComments: true}}, include:/.*.ts/, }), glsl({ // By default, everything gets included include: /.*(.glsl|.vs|...
来源: Laya_社区 发布时间: 20200918
...blic/Protected All Inherited Externals Only exported Menu Globals "laya/ui/CheckBox" CheckBox Class CheckBox CheckBox 组件显示一个小方框,该方框内可以有选中标记。 CheckBox 组件还可以显示可选的文本标签,默认该标签位于 CheckBox 右侧。 CheckBox 使用 data...
来源: Laya3.0_api 发布时间: 20231115
...extInput 文本输入 textInput_ input_ TextArea 文本域 textArea_ area_ CheckBox 多选框 checkBox_ check_ Label 显示文本 label_ 无缩写 RadioGroup 单选框组 radioGroup_ 无缩写 Radio 单选框 radio_ 无缩写 Tab 导航标签组 tab_ 无缩写 Clip 位图切片 clip_ 无缩写 FontC...
来源: Laya3.0_文档 发布时间: 20241014
...的文本域 | textarea_ | area_ | | Button | 按钮 | button_ | btn_ | | CheckBox | 多选框 | checkbox_ | check_ | | Radio | 单选框 | radio_ | -- | | Tab | 标签 | tab_ | -- | | RadioGroup | 单选框按钮组 | radiogroup_ | -- | | VSlider | 垂直滑动条 | vslider_ | -- | | HSlider | 水...
来源: Laya2.0_文档 发布时间: 20210714
...的文本域 | textarea_ | area_ | | Button | 按钮 | button_ | btn_ | | CheckBox | 多选框 | checkbox_ | check_ | | Radio | 单选框 | radio_ | -- | | Tab | 标签 | tab_ | -- | | RadioGroup | 单选框按钮组 | radiogroup_ | -- | | VSlider | 垂直滑动条 | vslider_ | -- | | HSlider | 水...
来源: Laya2.0_文档 发布时间: 20210715