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

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -