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>.
Constructor Attributes | Constructor Name and Description |
---|---|
Constructs a new ConsoleInput object.
|
Method Attributes | Method Name and Description |
---|---|
<inner> |
ConsoleInput(console, textView)
|
getText()
|
|
handleVerifyEvent(verifyEvent)
|
|
setEnabled(value)
|
|
setStartIndex(value)
|
Method Detail
<inner>
ConsoleInput(console, textView)
- Parameters:
- console
- textView
getStartIndex()
getText()
handleVerifyEvent(verifyEvent)
- Parameters:
- verifyEvent
setEnabled(value)
- Parameters:
- value
setStartIndex(value)
- Parameters:
- value