[CLOSED] disabled node in treepanel

  1. #1

    [CLOSED] disabled node in treepanel

    how I can disable a node from a treepanel? I found no disabled property

    I need to do to validate access permissions,

    thank you!
    Last edited by Daniil; Feb 12, 2013 at 8:26 AM. Reason: [CLOSED]
  2. #2
    Hi @JCarlosF,

    Please look at the breaking change item #140.

    140. The TreeNode class has been removed. Please use the Node one. There is no Disabled property anymore and no a direct substitution. You can set up a custom attribute for a Node and configure a View's GetRowClass handler. Here is a related discussion on Sencha forum. http://www.sencha.com/forum/showthread.php?138173
  3. #3
    Quote Originally Posted by Daniil View Post
    Hi @JCarlosF,

    Please look at the breaking change item #140.


    Ok, thanks

Similar Threads

  1. Replies: 11
    Last Post: Feb 06, 2013, 5:09 PM
  2. How to get Node by id in treepanel 2.0?
    By tms2003@126.com in forum 2.x Help
    Replies: 1
    Last Post: Apr 03, 2012, 3:01 PM
  3. treepanel node not move
    By thiefo in forum 1.x Help
    Replies: 1
    Last Post: Jun 14, 2010, 8:54 AM
  4. Treepanel Node
    By lindgrenm in forum 1.x Help
    Replies: 0
    Last Post: Feb 10, 2010, 3:08 PM
  5. TreePanel:Copying from one node to another node using drag and drop
    By eighty20 in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Jan 25, 2009, 7:48 AM

Posting Permissions