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/I201107200200/plugins/org.eclipse.orion.client.core/web/orion/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