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/I201306251555/plugins/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 Jun 25 2013 15:58:41 GMT-0400 (EDT)