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>.
Constructor Attributes | Constructor Name and Description |
---|---|
orion.Selection(serviceRegistry)
Selection
|
Method Attributes | Method Name and Description |
---|---|
getSelection(onDone)
|
|
getSelections(onDone)
|
|
setSelections(itemOrArray)
|
Method Detail
getSelection(onDone)
- Parameters:
- onDone
getSelections(onDone)
- Parameters:
- onDone
setSelections(itemOrArray)
- Parameters:
- itemOrArray