Sunday, January 30, 2011

MVP - Suppress and/or rename place name and token

We use MVP place URLs to bring up selected parts of our application in
a new window, e.g. Window.open("http://test.com/test/
Test.html#TestPlace:testPlaceToken
", "_blank", ""). This works fine,
but we are wondering if there is anyway to suppress the place name and
token (#TestPlace:testPlaceToken) in the browser address textbox. I'm
guessing not, but hope I'm wrong. Does anyone know whether this is
possible? (Our motivation for wanting this is that parts of the place
token we'd prefer to hide from users.)

Another thing we'd like to know how to do is customize the place name.
By default, the name is the same as the Place class name, but the MVP
docs indicate that the default can be overridden. I haven't been able
to discover how to do this. Does anyone know?

Thanks!

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

No comments:

Post a Comment