Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 extjs4 中,我在表单中使用 FieldSet,并且我喜欢属性“checkboxToggle”,当它为 true 时,fieldSet 标题的位置将出现一个复选框,这是我预期的 UI。但这不是我执行的:当复选框选中字段集展开时,当复选框未选中时,字段集折叠。我想要这样:当复选框选中启用字段集时,当复选框未选中禁用字段集时。我能怎么做?谢谢!
你应该提到 fieldset 属性
禁用:真/假
在侦听器上选中/取消选中时,您可以修改禁用的值