Class Index | File Index

Classes


Class orion.editor.InputManager


Defined in: </shared/eclipse/e4/orion/I201404012230/bundles/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.
 
setContentType(contentType)
 
setInput(location)
 
 
setTitle(title)
Class Detail
orion.editor.InputManager()
Method Detail
getAutoLoadEnabled()

getAutoSaveEnabled()

getContentType()

getEditor()

getFileMetadata()

getInput()

getReadOnly()

getTitle()

load()

onChanging(e)
Parameters:
e

onFocus(e)
Parameters:
e

processParameters(input)
Parameters:
input

reportStatus(msg)
Parameters:
msg

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

setContentType(contentType)
Parameters:
contentType

setInput(location)
Parameters:
location

setSaveDiffsEnabled(enabled)
Parameters:
enabled

setTitle(title)
Parameters:
title

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