PDSlideBase Klassenreferenz

#import <PDSlideBase.h>

Abgeleitet von NSObject.

Basisklasse für PDNotesMaster, PDNotesSlide, PDSlideChild und PDSlideMaster.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - init
(void) - dealloc
(id) - name
(void) - setName:
(id) - drawables
(void) - setDrawables:defaultTextListStyle:
(id) - background
(void) - setBackground:
(id) - animation
(id) - transition
(void) - setTransition:
(id) - defaultTheme
(id) - placeholderWithType:placeholderTypeIndex:
(id) - placeholderWithType:placeholderTypeIndex:useBaseTypeMatch:
(id) - allPlaceholdersOfBaseType:
(id) - parentTextBodyPropertiesForPlaceholderType:placeholderTypeIndex:
(id) - parentTextStyleForPlaceholderType:placeholderTypeIndex:defaultTextListStyle:
(id) - parentTextStyleForTables
(id) - parentShapePropertiesForPlaceholderType:placeholderTypeIndex:
(id) - masterGraphicForPlaceholderType:placeholderTypeIndex:
(id) - parentSlideBase
(id) - colorScheme
(id) - colorMap
(id) - styleMatrix
(BOOL) - isHidden
(void) - setIsHidden:

Öffentliche, statische Methoden

(int) + inheritedPlaceholderType:

Geschützte Attribute

NSStringmName
NSArraymDrawables
OADBackgroundmBackground
PDAnimationmAnimation
PDTransitionmTransition
BOOL mIsHidden

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei PDSlideBase.h.


Dokumentation der Elementfunktionen

+ (int) inheritedPlaceholderType: (int)  fp8  

- (id) init  

- (void) dealloc  

- (id) name  

- (void) setName: (id)  fp8  

- (id) drawables  

- (void) setDrawables: (id)  fp8
defaultTextListStyle: (id)  fp12 

- (id) background  

- (void) setBackground: (id)  fp8  

- (id) animation  

- (id) transition  

- (void) setTransition: (id)  fp8  

- (id) defaultTheme  

Implementiert in PDSlide, PDSlideLayout und PDSlideMaster.

- (id) placeholderWithType: (int)  fp8
placeholderTypeIndex: (int)  fp12 

Implementiert in PDSlideMaster.

- (id) placeholderWithType: (int)  fp8
placeholderTypeIndex: (int)  fp12
useBaseTypeMatch: (BOOL)  fp16 

- (id) allPlaceholdersOfBaseType: (int)  fp8  

- (id) parentTextBodyPropertiesForPlaceholderType: (int)  fp8
placeholderTypeIndex: (int)  fp12 

- (id) parentTextStyleForPlaceholderType: (int)  fp8
placeholderTypeIndex: (int)  fp12
defaultTextListStyle: (id)  fp16 

- (id) parentTextStyleForTables  

Implementiert in PDSlide, PDSlideLayout und PDSlideMaster.

- (id) parentShapePropertiesForPlaceholderType: (int)  fp8
placeholderTypeIndex: (int)  fp12 

- (id) masterGraphicForPlaceholderType: (int)  fp8
placeholderTypeIndex: (int)  fp12 

- (id) parentSlideBase  

- (id) colorScheme  

- (id) colorMap  

- (id) styleMatrix  

- (BOOL) isHidden  

- (void) setIsHidden: (BOOL)  fp8  


Dokumentation der Datenelemente

- (NSString*) mName [protected]

Definiert in Zeile 13 der Datei PDSlideBase.h.

- (NSArray*) mDrawables [protected]

Definiert in Zeile 14 der Datei PDSlideBase.h.

- (OADBackground*) mBackground [protected]

Definiert in Zeile 15 der Datei PDSlideBase.h.

- (PDAnimation*) mAnimation [protected]

Definiert in Zeile 16 der Datei PDSlideBase.h.

- (PDTransition*) mTransition [protected]

Definiert in Zeile 17 der Datei PDSlideBase.h.

- (BOOL) mIsHidden [protected]

Definiert in Zeile 18 der Datei PDSlideBase.h.


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: