Flex 高级数据网格在树展开时显示效果

发布于 2024-12-23 05:45:36 字数 137 浏览 0 评论 0原文

如何在 Flex 中的 AdvancedDataGrid 中为树展开/折叠操作补间/添加效果。

我用谷歌搜索了一下,搜索了 livedocs,但似乎没有具体的例子。

有人可以阐明这一点吗?

代码片段可能真的很好。

How to tween/add effects for the action of tree expanding/collapsing in an AdvancedDataGrid in flex.

I googled a bit, searched the livedocs, but there doesn't seem to be a concrete example for the same.

Can someone shed light on this?

A code snippet might be really nice.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

煮酒 2024-12-30 05:45:36

查找 AdvancedDataGrid 组件的 openEasingFunction 和 openDuration 样式标签。有许多缓动效果可以应用于网格中的组。

也就是说,我似乎对 Flex 4.6 中的这些样式有疑问。补间适用于第一组,但不适用于网格中的后续组。

Look up the openEasingFunction and openDuration style tags of the AdvancedDataGrid component. There are a number of easing effects that can be applied to groups in the grid.

That said, I seem to be having a problem with those styles in Flex 4.6. The tween works on the first group, but not subsequent groups in the grid.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文