0

I am trying to access useArrows property of TreePanel from TreeNode . Can anyone suggest me how to access TreePanel properties from TreeNode in extjs?

JackAss
  • 338
  • 1
  • 4
  • 17

1 Answers1

0

Nohow. If you are using ExtJS 3, you can use Ext.ComponentMgr.get() method.

Avinash T.
  • 2,280
  • 2
  • 16
  • 23
Vlad
  • 3,626
  • 16
  • 14