Event |
PhidgetEvent |
A class for Phidget events. These events are supported by all Phidgets.
PhidgetEvent | A class for Phidget events. |
Constants | |
Phidget Event Types | Pass these constants to the addEventListener() function when adding event listeners to a Phidget object. |
Properties | |
Device | Gets the Phidget object from which this event originated |
Gets the Phidget object from which this event originated
public function get Device():Phidget