如何清除 ExtJS 中的状态栏文本?
我使用 ExtJS 在我的项目中创建了一个状态栏。我想在单击另一个选项卡后更改文本。我还想根据时间间隔更新它。我如何使用 ExtJS 来做到这一点?
I have created a status bar in my project using ExtJS. I want to change the text after clicking another tab. I'd also like to update it based on a time interval. How can I do this using ExtJS?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果您使用 StatusBar ux,您可能需要类似的东西:
If you're using the StatusBar ux you probably want something like: