pjekel / cbtree

The Dijit Tree with Multi State Checkboxes, project code 'cbtree' , is a highly configurable dojo/dijit tree with support for multi-state checkboxes or third party widgets capable of presenting a so-called 'checked' state.
Other
75 stars 34 forks source link

Existence of model's getLabelAttr is implied in Tree.js #10

Closed vvoovv closed 12 years ago

vvoovv commented 12 years ago

See line 512 of Tree.js It shouldn't be implied

pjekel commented 12 years ago

Reference to implied method getLabelAttr() has been removed, the public model property 'labelAttr' is fetch directly instead, if one exists..

-----Original Message----- From: Vladimir Elistratov [mailto:reply@reply.github.com] Sent: Thursday, April 12, 2012 4:08 PM To: pjekel Subject: [cbtree] Existence of model's getLabelAttr is implied in Tree.js (#10)

See line 512 of Tree.js It shouldn't be implied


Reply to this email directly or view it on GitHub: https://github.com/pjekel/cbtree/issues/10