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.
在 ExtJs 3 中,TreeNode 有一个“禁用”属性,但在 ExtJs 4 中,没有任何方法可以禁用 Tree Node(参见 Ext.data.NodeInterface 配置)。
有没有办法在 ExtJs 4 中禁用 TreeNode?
我发现这个插件对禁用节点很有用。