0 Replies Latest reply on May 18, 2007 3:07 PM by c_eric_ray

    node selection

      Is is possible to fire an event when a TreeNode is selected, not expanded, just selected. If so, what's the Java interface for that action look like?

      I've got the backend wired to the web ui when the tree expands, but I can't seem to figure out how to do it when a single node is selected.

      Thanks.