Outlet

From GNUstepWiki
Revision as of 14:53, 23 October 2006 by Cbv (talk | contribs) (add category)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A special instance variable that points to another object.

Outlet instance variables are a way for an object to keep track of the other objects to which it may need to send messages.