Re: How to Wrap a existing Table Element?
See this thread: https://groups.google.com/group/google-web-toolkit/browse_thread/thread/48e5b360693b8b04/8df59494d982dcd1
--
David Chandler
Developer Programs Engineer, Google Web Toolkit
Atlanta, GA USA
On Oct 12, 4:36 pm, epoy <epsil...@gmail.com> wrote:
> I have this existing table element in the HTML. And I want to control
> it with gwt.
> Is there a way just like using
>
> myButton =
> Button.wrap(RootPanel.get("myExistingHtmlButton").getElement());
>
> like this code but for the table.
--
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.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home