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>.
				
			
| Constructor Attributes | Constructor Name and Description | 
|---|---|
| Creates a new explorer model instance. | 
| Method Attributes | Method Name and Description | 
|---|---|
| destroy()
								 | |
| getChildren(parentItem, onComplete)
								 | |
| getId(item)
								 | |
| getRoot(onItem)
								 | 
					Method Detail
				
				
					 
					
					
					
					destroy()
					
					
					
					
					
					getChildren(parentItem, onComplete)
					
					
					- Parameters:
- parentItem
- onComplete
					
					
					getId(item)
					
					
					- Parameters:
- item
					
					
					getRoot(onItem)
					
					
					- Parameters:
- onItem