Hi All, im using the FastTree library from the incubator, i have a case where i want to transform an interior node to a leaf node, i can do it the otherway around using the becomeInteriorNode(), but there is no becomeLeafNode, i was checking the history of the class and at some point there was a becomeLeafNode but it was removed, i suppose it was removed because there is another way to do it, I tryed to find a issue relating to the removal in jira but i could not find anything, so does anyone know how to transform the interiorNode to leafNode?, (I could remove it and add it again but there is no method to insert at a position in the fastTreeItem so it will be appended as the last node which i dont want)
Cheers Gabriel --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
