Class orion.edit.EditorContext
				
				
			
				Encapsulates service methods related to an editor.
				
				
					
Defined in:  </jobs/genie.orion/orion-client-stable/workspace/bundles/org.eclipse.orion.client.ui/web/orion/edit/editorContext.js>.
				
			
| Constructor Attributes | Constructor Name and Description | 
|---|---|
| Method Attributes | Method Name and Description | 
|---|---|
| <static> | orion.edit.EditorContext.getEditorContext(serviceRegistry)
								 Gets the editor context service. | 
| <static> | orion.edit.EditorContext.getOptions(serviceRegistry)
								 Gets the editor context "options" object. | 
					Method Detail
				
				
					 
					<static> 
					
					{orion.edit.EditorContext}
					orion.edit.EditorContext.getEditorContext(serviceRegistry)
					
					
					
						Gets the editor context service.
						
						
					
					
					
					
						
							- Parameters:
- {orion.serviceregistry.ServiceRegistry} serviceRegistry
- The service registry to consult.
- Returns:
- {orion.edit.EditorContext}
<static> 
					
					{Object}
					orion.edit.EditorContext.getOptions(serviceRegistry)
					
					
					
						Gets the editor context "options" object.
						
						
					
					
					
					
						
							- Parameters:
- {orion.serviceregistry.ServiceRegistry} serviceRegistry
- The service registry to consult.
- Returns:
- {Object}