emailconfirmed, nsInternRO, nsInternRW, Administrators
3,356
edits
(created) |
mNo edit summary |
||
Line 2: | Line 2: | ||
* Protocols | * [[ObjC-Protocols|Protocols]] | ||
* Categories | * [[ObjC-Categories|Categories]] | ||
* [[Target-Action-Paradigm]] | * [[Target-Action-Paradigm]] | ||
* [[MVC]] (Model / View / Controller Modell) | * [[MVC]] (Model / View / Controller Modell) | ||
* [[KVC]] (Key-Value-Coding) | * [[KVC]] (Key-Value-Coding) | ||
* [[KVO]] (Key-Value-Observing) | * [[KVC+KVO]] (Key-Value-Observing) | ||
* Delegation (Protocol) | * [[Messaging#Delegation_.26_Notification|Delegation]] (Protocol) | ||
* DataSource (Protocol) | * [[ObjC-DataSource|DataSource]] (Protocol) | ||
* Notification (NSNotificationCenter & NSDistributedNotificationCenter) | * [[Messaging#Delegation_.26_Notification|Notification]] (NSNotificationCenter & NSDistributedNotificationCenter) | ||
* Singleton | * [[Singleton]] | ||
{{Template:iPhoneDev}} | {{Template:iPhoneDev}} |