Class Index | File Index

Classes


Namespace eclipse.editorFeatures

eclipse.editorFeatures generates editor rulers, commands, keybindings for different features available in the editor.
Defined in: </shared/eclipse/e4/orion/I201103220200/plugins/org.eclipse.orion.client.core/static/js/editorFeatures.js>.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Utility methods
Method Summary
Method Attributes Method Name and Description
<static>  
eclipse.editorFeatures.createEditorCommands(serviceRegistry, commandService, fileClient, editor, toolbarId)
Creates the common text editing commands.
<static>  
eclipse.editorFeatures.undoFactory(serviceRegistry, commandService, editor, toolbarId)
Namespace Detail
eclipse.editorFeatures
Utility methods
Method Detail
<static> eclipse.editorFeatures.createEditorCommands(serviceRegistry, commandService, fileClient, editor, toolbarId)
Creates the common text editing commands. Also generates commands for any installed plug-ins that contribute editor actions.
Parameters:
serviceRegistry
commandService
fileClient
editor
toolbarId

<static> eclipse.editorFeatures.undoFactory(serviceRegistry, commandService, editor, toolbarId)
Parameters:
serviceRegistry
commandService
editor
toolbarId

Documentation generated by JsDoc Toolkit 2.4.0 on Tue Mar 22 2011 02:05:14 GMT-0400 (EDT)