Phidgets.Events
Class _IPhidgetEvents_OnAttachEvent

java.lang.Object
  |
  +--java.util.EventObject
        |
        +--Phidgets.Events._IPhidgetEvents_OnAttachEvent
All Implemented Interfaces:
java.io.Serializable

public class _IPhidgetEvents_OnAttachEvent
extends java.util.EventObject

See Also:
Serialized Form

Constructor Summary
_IPhidgetEvents_OnAttachEvent(java.lang.Object source)
           
 
Method Summary
 Phidget get_PHIDGET()
           
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

_IPhidgetEvents_OnAttachEvent

public _IPhidgetEvents_OnAttachEvent(java.lang.Object source)
Method Detail

get_PHIDGET

public Phidget get_PHIDGET()