Objectdijit.tree

ConstructorsBack to top

Interface between Tree and a dojo.store that doesn't have a root item, ie, has multiple "top level" items.
Contract for any data provider object for the tree. Tree passes in values to the constructor to specify the callbacks. "item" is typically a dojo.data.Item but it's just a black box so it could be anything. This (like dojo.data.api.Read) is just documentation, and not meant to be used.
passed the arguments listed above (store, etc)