Tuesday, July 18, 2017

Access GWT labels outside ui.client package

Hi all,

in a label which is placed in a panel some text is shown. Now I want to update this label with the information from the object which I implemented as a server in a different server package. I tried to share the  label to the server application as a object but in this case I get a compilation error. My application runs as one war file in tomcat 7. Is there a way to access this label or send messages to this label? Thanks.

Best regards,
Hakan

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment