Class Index | File Index

Classes


Class orion.editor.InputManager


Defined in: </shared/eclipse/e4/orion/I201306251555/plugins/org.eclipse.orion.client.ui/web/orion/inputManager.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
Method Summary
Method Attributes Method Name and Description
 
 
 
 
 
 
load()
 
 
save()
 
 
Set the autosave timeout.
 
setDirty(dirty)
 
setInput(location)
 
setTitle(title)
Class Detail
orion.editor.InputManager()
Method Detail
getContentType()

getEditor()

getFileMetadata()

getInput()

getTitle()

load()

processParameters(input)
Parameters:
input

save()

setAutoLoadEnabled(enabled)
Parameters:
enabled

setAutoSaveTimeout(timeout)
Set the autosave timeout. If the timeout is -1, autosave is disabled.
Parameters:
{Number} timeout
- the autosave timeout in milliseconds

setDirty(dirty)
Parameters:
dirty

setInput(location)
Parameters:
location

setTitle(title)
Parameters:
title

Documentation generated by JsDoc Toolkit 2.4.0 on Tue Jun 25 2013 15:58:41 GMT-0400 (EDT)