events - GWT: How to suppress hyperlink so that it doesn't change my history token -
I want to act as my hyperlink button (Respond to click event only) However, those history tokens automatically When you click on those that spoil my history system in my application, is there a way to suppress the hyperlink default behavior, so that it can not change the history token? I had tried to set goals, but it is not working.
Thanks,
anchor .
As a hyperlink's java dock says:
If you want an HTML hyperlink (tag) interacting with the history system Without using anchor instead, use it.
Comments
Post a Comment