google app engine - Refer to an external class in a gwt module -


i have gwt module in appengine project. how can refer external class? in particular want create object x x class defined outside gwt module. can i?

if referring class need use other ui classes, , not need in external context, create new module. see this. if want share classes between gwt , domain classes, example (like enum), possible too, see this tutorial example.


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -