#import <EDTableStyle.h>
Abgeleitet von NSObject und < NSCopying >.
Öffentliche Methoden | |
| (id) | - init |
| (void) | - dealloc |
| (id) | - copyWithZone: |
| (id) | - name |
| (void) | - setName: |
| (id) | - tableStyleElements |
Öffentliche, statische Methoden | |
| (id) | + tableStyle |
Geschützte Attribute | |
| NSString * | mName |
| EDKeyedCollection * | mTableStyleElements |
Definiert in Zeile 13 der Datei EDTableStyle.h.
| + (id) tableStyle |
| - (id) init |
| - (void) dealloc |
Implementiert NSObject.
| - (id) copyWithZone: | (struct _NSZone *) | fp8 |
Erneute Implementation von < NSCopying >.
| - (id) name |
| - (void) setName: | (id) | fp8 |
| - (id) tableStyleElements |
Definiert in Zeile 15 der Datei EDTableStyle.h.
- (EDKeyedCollection*) mTableStyleElements [protected] |
Definiert in Zeile 16 der Datei EDTableStyle.h.