EMCellMapper Klassenreferenz

#import <EMCellMapper.h>

Abgeleitet von CMMapper.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - initWithParent:
(id) - initWithEDCell:parent:
(int) - lastColumn
(void) - setLastColumn:
(int) - firstColumn
(void) - setFirstColumn:
(double) - columnWidth
(void) - resetColumnSpan:
(int) - columnSpan
(BOOL) - isCellEmpty
(void) - setFirstCellFlag
(BOOL) - isFirstCell
(BOOL) - isCellSpreading
(BOOL) - isCellMerged
(void) - adjustColumnSpanForGrid:nextCell:
(void) - mapRowColSpansAt:
(void) - mapAt:withState:
(void) - mapAt:withState:height:

Geschützte Attribute

EDCelledCell
int rowNumber
int firstColumn
int lastColumn
int columnSpan
BOOL firstCellFlag
BOOL spreadLeftFlag
double columnWidth

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei EMCellMapper.h.


Dokumentation der Elementfunktionen

- (id) initWithParent: (id)  fp8  

Implementiert CMMapper.

- (id) initWithEDCell: (id)  fp8
parent: (id)  fp12 

- (int) lastColumn  

- (void) setLastColumn: (int)  fp8  

- (int) firstColumn  

- (void) setFirstColumn: (int)  fp8  

- (double) columnWidth  

- (void) resetColumnSpan: (int)  fp8  

- (int) columnSpan  

- (BOOL) isCellEmpty  

- (void) setFirstCellFlag  

- (BOOL) isFirstCell  

- (BOOL) isCellSpreading  

- (BOOL) isCellMerged  

- (void) adjustColumnSpanForGrid: (double *)  fp8
nextCell: (id)  fp12 

- (void) mapRowColSpansAt: (id)  fp8  

- (void) mapAt: (id)  fp8
withState: (id)  fp12 

Implementiert CMMapper.

- (void) mapAt: (id)  fp8
withState: (id)  fp12
height: (double)  fp16 


Dokumentation der Datenelemente

- (EDCell*) edCell [protected]

Definiert in Zeile 13 der Datei EMCellMapper.h.

- (int) rowNumber [protected]

Definiert in Zeile 14 der Datei EMCellMapper.h.

- (int) firstColumn [protected]

Definiert in Zeile 15 der Datei EMCellMapper.h.

- (int) lastColumn [protected]

Definiert in Zeile 16 der Datei EMCellMapper.h.

- (int) columnSpan [protected]

Definiert in Zeile 17 der Datei EMCellMapper.h.

- (BOOL) firstCellFlag [protected]

Definiert in Zeile 18 der Datei EMCellMapper.h.

- (BOOL) spreadLeftFlag [protected]

Definiert in Zeile 19 der Datei EMCellMapper.h.

- (double) columnWidth [protected]

Definiert in Zeile 20 der Datei EMCellMapper.h.


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