Phidgets.Events
Interface _IPhidgetAdvancedServoEvents

All Superinterfaces:
_IPhidgetEvents, java.util.EventListener
All Known Implementing Classes:
_IPhidgetAdvancedServoEventsAdapter

public interface _IPhidgetAdvancedServoEvents
extends _IPhidgetEvents


Field Summary
static java.lang.String id_5
           
 
Fields inherited from interface Phidgets.Events._IPhidgetEvents
event_package, id_2, id_3, id_4
 
Method Summary
 void OnPositionChange(_IPhidgetAdvancedServoEvents_OnPositionChangeEvent e)
           
 
Methods inherited from interface Phidgets.Events._IPhidgetEvents
OnAttach, OnDetach, OnError
 

Field Detail

id_5

public static final java.lang.String id_5
Method Detail

OnPositionChange

public void OnPositionChange(_IPhidgetAdvancedServoEvents_OnPositionChangeEvent e)