When you are creating the place, pass this using the constructor. Ex:
placeController.goTo(new MyPlace(key1, value1, key2, value2, key3, value3)); Rest must be automatically taken care of! When your MyPlace extends AbstractBasePlace, make sure, you also expose all the constructors of AbstractBasePlace! -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/EqLFqysX-E8J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
