在哪里为 Dojo 中的 JsonRestStore 的树延迟加载扩展请求设置附加查询参数?

发布于 2024-11-27 09:30:45 字数 367 浏览 0 评论 0原文

对于使用 JsonRestStore 和 ForestModel 的延迟加载树,其中 我会设置一个额外的查询参数来包含在扩展中吗 要求?我已经在SMD中声明了附加参数,但是我 似乎只能使用SMD实例化中设置的默认值, 因为展开事件仅将节点 ID 传递给 Service.js “_executeMethod”。

我已经走过很多次了,但总有一种魔力 发生在 Service.js 之间的 dojo._hitchArgs 方法中 发出请求的 _executeMethod 和 JsonRest.js query(service, id, args) 方法。那么基本上我如何获取我的参数 那个 args 变量?

谢谢, -罗比

For a lazy loaded tree using JsonRestStore and ForestModel, where
would I set an additional query parameter to be included in expand
requests? I have declared the additional parameters in the SMD, but I
can only seem to use the default values set in the SMD instantiation,
since expand events only pass the node id to the Service.js's
"_executeMethod".

I've stepped through a bunch of times, but there is some magic that
happens in a dojo._hitchArgs method in between the Service.js
_executeMethod that makes the request and the JsonRest.js
query(service, id, args) method. So basically how do I get my parameters in
that args variable?

Thanks,
-robbie

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文