无法解析Flex 中的组件实现错误

发布于 2024-11-05 23:22:25 字数 142 浏览 1 评论 0原文

我收到以下错误...

could not resolve <custom:DialogTitle> to component implementation   

这是什么意思以及如何解决它?

I am getting the following error ...

could not resolve <custom:DialogTitle> to component implementation   

What does this mean and how can I resolve it?

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

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

发布评论

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

评论(1

追星践月 2024-11-12 23:22:25

确保扩展一个接近您想要执行的操作的 Flex 组件,@2DH 是正确的。

例如,执行“DialogTitle extends TitleWindow”之类的操作

Be sure to extend a flex component that is close to what you would like to do and @2DH is right.

For example do something like "DialogTitle extends TitleWindow"

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