WebCommandWinclass | webui.t[1936] |
Superclass Tree | Subclass Tree | Global Objects | Property Summary | Method Summary | Property Details | Method Details |
class
WebCommandWin : WebWindow
WebCommandWin
WebWindow
WebResourceResFile
WebResource
object
isInputOpen
lastInput
lastInputClient
lastInputReady
mode
moreMode
outbuf
scrollback
scrollbackLimit
src
textbuf
vpath
Inherited from WebWindow
:
name
pathName
sthCtx
Inherited from WebResourceResFile
:
binaryExts
browserExtToMime
Inherited from WebResource
:
group
priority
cancelInputLine
clearWindow
endMoreMode
flushWin
getInputLine
getState
receiveInput
showMorePrompt
textbufToScrollback
write
Inherited from WebWindow
:
processName
sendWinEvent
sendWinEventTo
winFromPath
Inherited from WebResourceResFile
:
isTextFile
matchRequest
processRequest
Inherited from WebResource
:
sendAck
sendXML
isInputOpen | webui.t[2201] |
lastInput | webui.t[2188] |
lastInputClient | webui.t[2194] |
lastInputReady | webui.t[2191] |
mode | webui.t[2212] |
moreMode | webui.t[2204] |
outbuf | webui.t[2185] |
scrollback | webui.t[2174] |
scrollbackLimit | webui.t[2182] |
src OVERRIDDEN | webui.t[2216] |
textbuf | webui.t[2165] |
vpath OVERRIDDEN | webui.t[2215] |
cancelInputLine (reset) | webui.t[2026] |
clearWindow ( ) OVERRIDDEN | webui.t[2086] |
endMoreMode ( ) | webui.t[2158] |
flushWin ( ) OVERRIDDEN | webui.t[1949] |
getInputLine (timeout?) | webui.t[1968] |
getState (client) OVERRIDDEN | webui.t[2046] |
receiveInput (req, query) | webui.t[2057] |
showMorePrompt ( ) | webui.t[2137] |
textbufToScrollback (cmd) | webui.t[2114] |
'cmd' is the command line text of the last input. We include this in the srollback list with special tagging so that the UI can display it in a custom style, if it wants.
write (txt) OVERRIDDEN | webui.t[1940] |