Thank you,
I think I'll go for that second way of handling this.
I'll also take a look into Places and Activities. Is there a bigger
example project around than "Tutorial-hellomvp-2.1"?
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
T
Hey, I am using a similar project structure as the MVP architecture example
(Presenter with nested Display interface)
When I use the History and Tokens to navigate between Views, there is
always a new Presenter being created linking to the single View.
This now causes my problem: When I click a
implementing the dates:
row1 = Date[]{Monday1,Tuesday1,}
Now I wonder if there is a better way to represent such data, if there
is a way to get the column ID, or if I need use cells that process the
click events themselves (ClickableTextCell?).
/
Cassio
--
You received this message because you are