Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Detecting click on a tab

    This question's been asked before, but I couldn't find a clear answer to it:

    I'm needing to detect when a user clicks on a tab. TabClickHandler only fires when the user clicks on the actual icon on a tab, not if she clicks on the tab's text, and TabSelectedHandler fires whenever the tab is selected, regardless of whether it was by click or other means. Is there any way in the API to add a click handler to a tab directly? If not, is this functionality planned?

    #2
    Not currently though through JSNI you could get something to work. Not sure if that is a planned add but I think a decent request.

    Comment

    Working...
    X