WebCommandWinclass | webui.t[1925] |
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[2190] |
lastInput | webui.t[2177] |
lastInputClient | webui.t[2183] |
lastInputReady | webui.t[2180] |
mode | webui.t[2201] |
moreMode | webui.t[2193] |
outbuf | webui.t[2174] |
scrollback | webui.t[2163] |
scrollbackLimit | webui.t[2171] |
src OVERRIDDEN | webui.t[2205] |
textbuf | webui.t[2154] |
vpath OVERRIDDEN | webui.t[2204] |
cancelInputLine (reset) | webui.t[2015] |
clearWindow ( ) OVERRIDDEN | webui.t[2075] |
endMoreMode ( ) | webui.t[2147] |
flushWin ( ) OVERRIDDEN | webui.t[1938] |
getInputLine (timeout?) | webui.t[1957] |
getState (client) OVERRIDDEN | webui.t[2035] |
receiveInput (req, query) | webui.t[2046] |
showMorePrompt ( ) | webui.t[2126] |
textbufToScrollback (cmd) | webui.t[2103] |
'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[1929] |