Treffer: Delegation Pattern.
Weitere Informationen
The delegation pattern is an alternative to inheritance that allows an object΄s behavior to be customized or overridden without subclassing. The delegation pattern is enthusiastically embraced in Objective-C. Understanding the role of delegate objects in the Cocoa framework is crucial to effective use of the frameworks, especially the application and user interface classes. This chapter will explain the delegation pattern, the role and use of delegate objects, how to define your own delegates, and how to incorporate the delegation pattern in your own designs. [ABSTRACT FROM AUTHOR]
Copyright of Learn Objective-C for Java Developers is the property of Springer Nature / Books and its content may not be copied or emailed to multiple sites without the copyright holder's express written permission. Additionally, content may not be used with any artificial intelligence tools or machine learning technologies. However, users may print, download, or email articles for individual use. This abstract may be abridged. No warranty is given about the accuracy of the copy. Users should refer to the original published version of the material for the full abstract. (Copyright applies to all Abstracts.)