The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

Class Index | File Index

Classes


Class orion.editor.ModelChangedEvent

This is the event sent when the text in the model has changed.

See:
orion.editor.TextView
orion.editor.TextView#event:onModelChanged
orion.editor.TextModel#onChanged


Defined in: </shared/eclipse/e4/orion/I201404012230/bundles/org.eclipse.orion.client.editor/web/orion/editor/textView.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
Field Attributes Field Name and Description
 
The number of characters added to the model.
 
The number of lines added to the model.
 
The number of characters removed from the model.
 
The number of lines removed from the model.
 
The character offset in the model where the change has occurred.
Class Detail
orion.editor.ModelChangedEvent()
Field Detail
{Number} addedCharCount
The number of characters added to the model.

{Number} addedLineCount
The number of lines added to the model.

{Number} removedCharCount
The number of characters removed from the model.

{Number} removedLineCount
The number of lines removed from the model.

{Number} start
The character offset in the model where the change has occurred.

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.