Class Index | File Index

Classes


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: </shared/eclipse/e4/orion/I201404012230/bundles/org.eclipse.orion.client.editor/web/orion/editor/textTheme.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
Field Attributes Field Name and Description
 
The new theme className.
 
The old theme clasName.
Class Detail
orion.editor.ThemeChangedEvent()
Field Detail
{String} newValue
The new theme className.

{String} oldValue
The old theme clasName.

Documentation generated by JsDoc Toolkit 2.4.0 on Tue Apr 01 2014 22:58:23 GMT-0400 (EDT)