PlugAttachableclass | extras.t[3514] |
Superclass Tree | Subclass Tree | Global Objects | Property Summary | Method Summary | Property Details | Method Details |
A PlugAttachable is a mix-in class that turns PLUG INTO into ATTACH TO and UNPLUG FROM into DETACH FROM. This can be combined with Attachable or an Attachable subclass for objects that can be attached with PLUG INTO commands.
class
PlugAttachable : object
Superclass Tree (in declaration order)
Subclass Tree
Global Objects
Summary of Properties
Summary of Methods
dobjFor(PlugIn)
dobjFor(PlugInto)
dobjFor(Unplug)
dobjFor(UnplugFrom)
iobjFor(PlugInto)
iobjFor(UnplugFrom)
Properties
Methods
dobjFor(PlugIn) | extras.t[3516] |
PLUG IN - to what?
dobjFor(PlugInto) | extras.t[3523] |
PLUG INTO is the same as ATTACH TO for us
dobjFor(Unplug) | extras.t[3527] |
UNPLUG FROM is the same as DETACH FROM
dobjFor(UnplugFrom) | extras.t[3528] |
no description available
iobjFor(PlugInto) | extras.t[3524] |
no description available
iobjFor(UnplugFrom) | extras.t[3529] |
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