Spark 和 Viewstack?

发布于 2024-12-22 17:28:26 字数 173 浏览 2 评论 0原文

在 Flex SDK 4.5+ 中,仍然没有替代 ViewStack 的 Sparks flex 组件。我知道有多种方法可以通过状态或 includeInLayout 属性来模仿该行为。我还知道有一些人创建了自己的 Spark ViewStack。

我的问题是为什么没有官方替代品以及未来替代该功能的最佳实践是什么。

In 4.5+ of the Flex SDK there's still no Sparks flex component that replaces the ViewStack. I know that there are several ways to mimic that behavior with states or includeInLayout properties. I also know that there's a couple people out there that have created their own sparks ViewStack.

My question is why is there no official replacement and what are best practices for the replacement of that functionality moving forward.

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

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

发布评论

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

评论(1

情丝乱 2024-12-29 17:28:26

你是对的,有几个 ViewStack 实现。我发现托德·安德森 (Todd Anderson) 的一个好文章在这里: http:// custardbelly.com/blog/2009/09/02/viewstack-in-flex-4/

但是,现在获得该功能的最佳实践是使用视图和视图导航器。在此处查看更多信息:http://opensource.adobe.com/wiki /display/flexsdk/View+和+ViewNavigator

You are correct, there are several ViewStack implementations out there. One good one I found was Todd Anderson's here: http://custardbelly.com/blog/2009/09/02/viewstack-in-flex-4/

But moving forward the best practice now to get the functionality is to use Views and a View Navigator. Check out more information here: http://opensource.adobe.com/wiki/display/flexsdk/View+and+ViewNavigator

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