gwt back button browser

Posted by msaif on Stack Overflow See other posts from Stack Overflow or by msaif
Published on 2010-05-09T14:22:32Z Indexed on 2010/05/09 14:28 UTC
Read the original article Hit count: 368

Filed under:
|
|
|

for example current page is www.google.com. but i typed a different website address in address bar and clicked.This site has fully GWT code.

but i like to back to the previous page of www.google.com. so i clicked back button of browser.but how can i get event of back button from current GWT code.Can i set any backbutton event handler in GWT of current page?? which notifies an alert to me that back button was pressed

is there any solution from GWT??

© Stack Overflow or respective owner

Related posts about gwt

Related posts about back