Class orion.editor.ThemeChangedEvent
This is the event sent when the theme className or style sheet has changed.
See:
orion.editor.TextTheme
orion.editor.TextTheme#event:onThemeChanged
Defined in: </jobs/genie.orion/orion-client-stable/workspace/bundles/org.eclipse.orion.client.editor/web/orion/editor/textTheme.js>.
| Constructor Attributes | Constructor Name and Description | 
|---|---|
| Field Attributes | Field Name and Description | 
|---|---|
| The new theme className. | |
| The old theme clasName. | 
					Field Detail
				
				
					 
					
					
					{String}
					newValue
					
					
					
						The new theme className.
						
						
					
					
					
						
						
						
						
					
					
					{String}
					oldValue
					
					
					
						The old theme clasName.