gpt4 book ai didi

javascript - 也对树的子级应用过滤器

转载 作者:行者123 更新时间:2023-11-28 05:37:18 24 4
gpt4 key购买 nike

我正在尝试使用此过滤树存储

treeStore.filter('name',textField.getValue());

在顶级节点上运行良好。

但过滤器不适用于嵌套节点。

换句话说,假设树深处有一个名为“Hello”的子节点。如果我输入“Hello”而不是上面的 textField.getValue(),它将不起作用。树显示为空。我更希望显示“Hello”及其所有 parent 。

我该如何克服这个问题? (使用 Ext JS 6)。

我尝试设置(对于树存储)filterer:'bottomup' 但没有帮助。任何帮助表示赞赏。

最佳答案

这似乎对我来说适用于非顶级节点:

https://fiddle.sencha.com/#fiddle/1g3u

当我单击Filter按钮时,Unmatched ChildChild节点会隐藏。

关于javascript - 也对树的子级应用过滤器,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39250639/

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