Class Index | File Index

Classes


Class orion.console.ConsoleInput

A ConsoleInput represents a command that is being entered in a Console.
Defined in: </shared/eclipse/e4/orion/I201205082230/plugins/org.eclipse.orion.client.core/web/orion/console.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
Constructs a new ConsoleInput object.
Method Summary
Method Attributes Method Name and Description
<inner>  
ConsoleInput(console, textView)
 
 
 
handleVerifyEvent(verifyEvent)
 
setEnabled(value)
 
Class Detail
orion.console.ConsoleInput()
Constructs a new ConsoleInput object.
Method Detail
<inner> ConsoleInput(console, textView)
Parameters:
console
textView

getStartIndex()

getText()

handleVerifyEvent(verifyEvent)
Parameters:
verifyEvent

setEnabled(value)
Parameters:
value

setStartIndex(value)
Parameters:
value

Documentation generated by JsDoc Toolkit 2.4.0 on Tue May 08 2012 22:34:16 GMT-0400 (EDT)