开发者

How can i add click handler to x-label element of gwt-visualisation chart

开发者 https://www.devze.com 2023-01-21 06:04 出处:网络
I am using gwt-visualisation chart But is there any way to add click handler to x-label T开发者_运维知识库hanksI don\'t know about the gwt-visualisation library but try adding the label to a Focus

I am using gwt-visualisation chart

But is there any way to add click handler to x-label

T开发者_运维知识库hanks


I don't know about the gwt-visualisation library but try adding the label to a FocusPanel to which you can add a click handler.

0

精彩评论

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