ExternalEventListclass | misc.t[1117] |
Superclass Tree | Subclass Tree | Global Objects | Property Summary | Method Summary | Property Details | Method Details |
An "external" event list is one whose state is driven externally to the script. Specifically, the state is *not* advanced by invoking the script; the state is advanced exclusively by some external process (for example, by a daemon that invokes the event list's advanceState() method).
class
ExternalEventList : EventList
Superclass Tree (in declaration order)
ExternalEventList
EventList
Script
object
Subclass Tree
Global Objects
Summary of Properties
Inherited from EventList
:
curScriptState
eventList
eventListLen
Summary of Methods
Inherited from EventList
:
advanceState
construct
doScript
doScriptEvent
Inherited from Script
:
getScriptState
Properties
Methods
scriptDone ( ) OVERRIDDEN | misc.t[1118] |
no description available
TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3
Generated on 5/16/2013 from TADS version 3.1.3