Class Index | File Index

Classes


Class orion.editor.InputManager


Defined in: </jobs/genie.orion/orion-client-stable/workspace/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(closing)
 
 
Set the autosave timeout.
 
setContentType(contentType)
 
 
setInput(loc)
 
 
setTitle(title)
Class Detail
orion.editor.InputManager()
Method Detail
getAutoLoadEnabled()

getAutoSaveEnabled()

getContentType()

getEditor()

getEncodingCharset()

getFileMetadata()

getInput()

getLocation()

getReadOnly()

getTitle()

isSaveEnabled()

load()

onFocus()

processParameters(input)
Parameters:
input

reportStatus(msg)
Parameters:
msg

save(closing)
Parameters:
closing

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

setEncodingCharset(charset)
Parameters:
charset

setInput(loc)
Parameters:
loc

setSaveDiffsEnabled(enabled)
Parameters:
enabled

setTitle(title)
Parameters:
title

Documentation generated by JsDoc Toolkit 2.4.0 on Fri Oct 30 2015 15:55:44 GMT-0400 (EDT)