#import <PDBuild.h>
Abgeleitet von NSObject.
Basisklasse für PDChartBuild, PDDiagramBuild und PDParagraphBuild.
Öffentliche Methoden | |
| (id) | - init |
| (void) | - dealloc |
| (BOOL) | - isAnimateBackground |
| (void) | - setIsAnimateBackground: |
| (id) | - drawable |
| (void) | - setDrawable: |
Geschützte Attribute | |
| BOOL | mIsAnimateBackground |
| OADDrawable * | mDrawable |
Definiert in Zeile 11 der Datei PDBuild.h.
| - (id) init |
Implementiert in PDParagraphBuild.
| - (void) dealloc |
| - (BOOL) isAnimateBackground |
| - (void) setIsAnimateBackground: | (BOOL) | fp8 |
| - (id) drawable |
| - (void) setDrawable: | (id) | fp8 |
- (BOOL) mIsAnimateBackground [protected] |
- (OADDrawable*) mDrawable [protected] |