I'm kind of struggling with what to (succinctly) call the style.... "setDisableUIOnDisabledNodes(boolean)" seems a bit unwieldy.... any suggestions?
~Roger -----Original Message----- From: Josh R [mailto:[email protected]] Sent: Thursday, August 23, 2012 8:23 AM To: [email protected] Subject: Re: How to block UI input to a disabled/busy TreeNode On Thu, Aug 23, 2012 at 5:43 AM, Sandro Martini <[email protected]> wrote: > Hi all, > excuse me, on the related JIRA issue here ( > https://issues.apache.org/jira/browse/PIVOT-867 ) there is something > for us to do now or can we close safely (as won't fix or something > other) ? Or maybe ad some javadoc comment in TreeView or related > classes ? Hi, For now I extended the TerraTreeSkin class as suggested by Roger. However, I personally feel that many developers who use dynamic nodes will find this feature very helpful. So a setxxx method in the pivot package to disable a node will be much appreciated. > > Thanks, > Sandro thanks
