#import <EDOfficeArtClient.h>
Abgeleitet von NSObject.
Öffentliche Methoden | |
| (id) | - init |
| (void) | - dealloc |
| (id) | - anchor |
| (void) | - setAnchor: |
| (_Bool) | - areBoundsSet |
| (void) | - setBounds: |
| (BOOL) | - hasBounds |
| (struct _NSRect) | - bounds |
| (id) | - sheet |
| (void) | - setSheet: |
| (id) | - tableModels |
| (void) | - setTableModels: |
| (id) | - colorLocators |
| (void) | - setColorLocators: |
| (id) | - textBox |
| (void) | - setTextBox: |
| (id) | - comment |
| (void) | - setComment: |
| (_Bool) | - isObjectReallyIsAChart |
| (void) | - setObjectReallyIsAChart: |
| (BOOL) | - hasText |
Geschützte Attribute | |
| EDSheet * | mSheet |
| EDAnchor * | mAnchor |
| _Bool | mIsBoundsSet |
| struct _NSRect | mBounds |
| EDTextBox * | mTextBox |
| EDComment * | mComment |
| NSMutableDictionary * | mTableModels |
| NSMutableArray * | mColorLocators |
| _Bool | mObjectReallyIsAChart |
Definiert in Zeile 14 der Datei EDOfficeArtClient.h.
| - (id) init |
| - (void) dealloc |
Implementiert NSObject.
| - (id) anchor |
| - (void) setAnchor: | (id) | fp8 |
| - (_Bool) areBoundsSet |
| - (void) setBounds: | (struct _NSRect) | fp8 |
| - (BOOL) hasBounds |
| - (struct _NSRect) bounds |
| - (id) sheet |
| - (void) setSheet: | (id) | fp8 |
| - (id) tableModels |
| - (void) setTableModels: | (id) | fp8 |
| - (id) colorLocators |
| - (void) setColorLocators: | (id) | fp8 |
| - (id) textBox |
| - (void) setTextBox: | (id) | fp8 |
| - (id) comment |
| - (void) setComment: | (id) | fp8 |
| - (_Bool) isObjectReallyIsAChart |
| - (void) setObjectReallyIsAChart: | (_Bool) | fp8 |
| - (BOOL) hasText |
Definiert in Zeile 16 der Datei EDOfficeArtClient.h.
Definiert in Zeile 17 der Datei EDOfficeArtClient.h.
- (_Bool) mIsBoundsSet [protected] |
Definiert in Zeile 18 der Datei EDOfficeArtClient.h.
Definiert in Zeile 19 der Datei EDOfficeArtClient.h.
Definiert in Zeile 20 der Datei EDOfficeArtClient.h.
Definiert in Zeile 21 der Datei EDOfficeArtClient.h.
- (NSMutableDictionary*) mTableModels [protected] |
Definiert in Zeile 22 der Datei EDOfficeArtClient.h.
- (NSMutableArray*) mColorLocators [protected] |
Definiert in Zeile 23 der Datei EDOfficeArtClient.h.
- (_Bool) mObjectReallyIsAChart [protected] |
Definiert in Zeile 24 der Datei EDOfficeArtClient.h.