what do you mean by "node"? you can only give a focus to HTML elements supporting it, i.e. an image cannot receive a focus but an anchor (<a>) so in this case you can wrap the image in an anchor making it focusable
On 24 Nov., 06:49, David Pinn <[email protected]> wrote: > The CellTree widget has a setFocus() method..cool; but I can't see how > I can give keyboard focus to a specific node within the tree. Can > someone help me with that? -- 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.
