Class Index | File Index

Classes


Class orion.explorer.ExplorerModel

Simple tree model using Children and ChildrenLocation attributes to fetch children and calculating id based on Location attribute.
Defined in: </shared/eclipse/e4/orion/I201404012230/bundles/org.eclipse.orion.client.ui/web/orion/explorers/explorer.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
Creates a new explorer model instance.
Method Summary
Method Attributes Method Name and Description
 
 
getChildren(parentItem, onComplete)
 
getId(item)
 
getRoot(onItem)
Class Detail
orion.explorer.ExplorerModel()
Creates a new explorer model instance.
Method Detail
destroy()

getChildren(parentItem, onComplete)
Parameters:
parentItem
onComplete

getId(item)
Parameters:
item

getRoot(onItem)
Parameters:
onItem

Documentation generated by JsDoc Toolkit 2.4.0 on Tue Apr 01 2014 22:58:23 GMT-0400 (EDT)