thanks for the answer Tomasz, but my question is more theoretical. In practice my custom widgets that extends from HTMLPanel works fine, but i dont know if exists some caveat or contraindication? why all widgets dont works in this way?
thx! On 11 oct, 17:20, Tomasz Gawel <[email protected]> wrote: > hi, > look at this > thread:http://groups.google.com/group/google-web-toolkit/browse_thread/threa... > > if you want to create custom widget that treats its node's content in > the way HTMLPanel does you probably need to write ElementParser. > in this case look at this > post:http://cafebab3.blogspot.com/2010/01/non-intrusive-gwt-2-mod-2nd-part... -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. 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.
