开发者

Dojo widget for displaying connection status

开发者 https://www.devze.com 2023-03-28 16:40 出处:网络
in my dojo web app, I would like to display the 开发者_Python百科connection status through a red / green light, possibly circular like a traffic light.

in my dojo web app, I would like to display the 开发者_Python百科connection status through a red / green light, possibly circular like a traffic light. Is there anybody who knows an existing widget for the purpose?


AFAIK, there is no such widget existing yet. You can create your own widget. It's not a hard task to do that. Just use two different images to represent the state.

0

精彩评论

暂无评论...
验证码 换一张
取 消