Class Index | File Index

Classes


Class eclipse.GenericExplorer

A table-based explorer component.
Defined in: </shared/eclipse/e4/orion/I201104120200/plugins/org.eclipse.orion.client.core/static/js/generic-explorer.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
eclipse.GenericExplorer(serviceRegistry, parentId, renderer)
Method Summary
Method Attributes Method Name and Description
 
changedItem(parent, children)
 
createTree(parentId, model)
Displays tree table containing filled with data provided by given model
<inner>  
GenericExplorer(serviceRegistry, renderer)
 
Class Detail
eclipse.GenericExplorer(serviceRegistry, parentId, renderer)
Parameters:
serviceRegistry
parentId
id of parent dom element
renderer
Method Detail
changedItem(parent, children)
Parameters:
parent
children

createTree(parentId, model)
Displays tree table containing filled with data provided by given model
Parameters:
parentId
id of parent dom element
model
providing data to display

<inner> GenericExplorer(serviceRegistry, renderer)
Parameters:
serviceRegistry
renderer

updateCommands(item)
Parameters:
item

Documentation generated by JsDoc Toolkit 2.4.0 on Tue Apr 12 2011 02:03:22 GMT-0400 (EDT)