gpt4 book ai didi

extjs4 - Extjs 4 中的 SuperBoxSelect

转载 作者:行者123 更新时间:2023-12-02 06:41:53 24 4
gpt4 key购买 nike

我已经下载了 Extjs3 支持的 SuperBoxSelect,但我想在 Extjs 4 中使用它。

我已经根据需要在 Extjs 4 中定义了 classextend,并删除了 Ex.ns()Ext。 reg().

但是当我运行代码时,出现了以下错误。

Uncaught TypeError: Cannot read property 'superclass' of undefined

那么我需要做什么才能在 Extjs 4 中使用它?

代码:

Ext.define('Ext.ux.form', {
extend: 'Ext.ux.form.SuperBoxSelect',
alias: 'widget.superboxselect',
.....
.....
});

最佳答案

使用这个 Ext.ux.form.field.BoxSelect-Intuitive-Multi-Select-ComboBox .

ExtJS3的插件不能在ExtJS4中使用。

enter image description here

关于extjs4 - Extjs 4 中的 SuperBoxSelect,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6410832/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com