Class Index | File Index

Classes


Class orion.Selection

Can provide one or more selections describing objects of interest. Used to establish input and output relationships between components. For example, the selection in one component can serve as the input of another component.
Defined in: </shared/eclipse/e4/orion/I201106071530/plugins/org.eclipse.orion.client.core/web/orion/selection.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
orion.Selection(serviceRegistry)
Selection
Method Summary
Method Attributes Method Name and Description
 
getSelection(onDone)
 
getSelections(onDone)
 
setSelections(itemOrArray)
Class Detail
orion.Selection(serviceRegistry)
Selection
Parameters:
serviceRegistry
Method Detail
getSelection(onDone)
Parameters:
onDone

getSelections(onDone)
Parameters:
onDone

setSelections(itemOrArray)
Parameters:
itemOrArray

Documentation generated by JsDoc Toolkit 2.4.0 on Tue Jun 07 2011 15:34:33 GMT-0400 (EDT)