pasikonik
30 Aug 2011, 8:16 AM
Based on this article
(https://wiki.base22.com/display/btg/Using+custom+attributes+with+Ext+JS+Tree+Node)https://wiki.base22.com/display/btg/Using+custom+attributes+with+Ext+JS+Tree+Node
I'd like to access custom fields in tree node but in extjs4.
There do not exist:
.attributes.
.getSelectionModel().getSelectedNode()
How can I access custom attributes?
(https://wiki.base22.com/display/btg/Using+custom+attributes+with+Ext+JS+Tree+Node)https://wiki.base22.com/display/btg/Using+custom+attributes+with+Ext+JS+Tree+Node
I'd like to access custom fields in tree node but in extjs4.
There do not exist:
.attributes.
.getSelectionModel().getSelectedNode()
How can I access custom attributes?