PlugAttachableclass
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)
PlugAttachable
` object`
Subclass Tree
(none)
Global Objects
(none)
Summary of Properties
(none)
Summary of Methods
dobjFor(PlugIn)
dobjFor(PlugInto)
dobjFor(Unplug)
dobjFor(UnplugFrom)
iobjFor(PlugInto)
iobjFor(UnplugFrom)
Properties
(none)
Methods
dobjFor(PlugIn)
PLUG IN - to what?
dobjFor(PlugInto)
PLUG INTO is the same as ATTACH TO for us
dobjFor(Unplug)
UNPLUG FROM is the same as DETACH FROM
dobjFor(UnplugFrom)
no description available
iobjFor(PlugInto)
no description available
iobjFor(UnplugFrom)
no description available
TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3