deCartaEventSource Class Reference
[API Event Handling]

A protocol to be used as a template for any class which is an event source. More...

#include <deCartaEventSource.h>


Detailed Description

A protocol to be used as a template for any class which is an event source.

This protocol should be inherited by any object that is an event source. Classes that are event sources (and inherited from this class) in the deCarta iPhone API include deCartaCompass, deCartaInfoWindow, deCartaMapView, deCartaPin, deCartaPolyline, and deCartaShape.

This protocol defines virtual functions which must be implemented by the object which inherits from deCartaEventSource. As a result, not all classes which inherit from deCartaEventSource support the capturing of all event types. See each respective class for details.


The documentation for this class was generated from the following file:
 All Classes Functions Variables Properties

Generated on Fri Aug 12 16:23:01 2011 for deCarta iPhone API by  doxygen 1.6.1