May be I can use the History.newItem(String historyToken, boolean 
issueEvent) function with issueEvent set to false... but it seems to be a 
little tricky to do that for all views

Le mardi 4 juin 2013 17:05:54 UTC+2, Tugdual Huertas a écrit :
>
> Hi all,
>
> is there a way to get a widget in the exactly state it was when navigate 
> with back/forward history mechanism?
>
> For example, i have a menu item that displays a view containing a set of 
> radios, a tree and a cellTable (clicking the menuItem call a place with no 
> args just to initialize the view). In this view, i can do multiple things 
> like switch radio buttons, selected a row in the tree...
>
> When changing to another place and navigate back to this one, how can i 
> get back all the selected objects? Is there a way to rewrite the url so 
> that we can modify the token each time the user's selection change? Must I 
> pass through session args?
>
> Tks,
>
> Tugdual
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to