AccessEngine :: AEDevice :: AEDeviceEvent :: OutputEvent :: Class OutputEvent
[hide private]
[frames] | no frames]

Class OutputEvent

source code

   object --+    
            |    
AEDeviceEvent --+
                |
               OutputEvent

Event on an output device, wrapped for display by a AEMonitor.

Instance Methods [hide private]
string
getName(self)
Returns: Human readable name for the command
source code

Inherited from AEDeviceEvent: __init__

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Instance Variables [hide private]

Inherited from AEDeviceEvent: cmd

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

getName(self)

source code 
Returns: string
Human readable name for the command