|
|
XGController.h |
This header file describes the interface of an object which represents a remote Xgrid controller. Instances of the XGController class are created by an Xgrid client using an XGConnection instance, or one of the convenience creators.
This class provides a local interface to remote Xgrid controllers.
Convenience creation methods.
XGControllerWillDeallocNotification |
extern NSString * const XGControllerWillDeallocNotification;
This notification gets posted from the controller's dealloc method.
Last Updated: 2009-08-12