Class orion.editor.Selection
				
				
			
				A Selection represents a range of selected text in the view.
				
				
					
Defined in:  </jobs/genie.orion/orion-client-stable/workspace/bundles/org.eclipse.orion.client.editor/web/orion/editor/textView.js>.
				
			
| Constructor Attributes | Constructor Name and Description | 
|---|---|
| Constructs a new Selection object. | 
| Field Attributes | Field Name and Description | 
|---|---|
| The selection end offset. | |
| The selection start offset. | 
					Field Detail
				
				
					 
					
					
					
					end
					
					
					
						The selection end offset.
						
						
					
					
					
						
						
						
						
					
					
					
					start
					
					
					
						The selection start offset.