Its not possible to use Anchor and ClickHandlers inside RichTextArea directly . I could convert the anchor to element , but again events would not get intercepted .
On Wed, Nov 9, 2011 at 9:09 AM, Danny Kirchmeier <[email protected]>wrote: > No idea. Seems to me that you should be using an Anchor and ClickHandlers > instead of that native method, but I may not understand exactly why you > need that. > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-web-toolkit/-/d9XJS0kOQzYJ. > > 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. > -- 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.
