#import <EMRowMapper.h>
Abgeleitet von CMMapper.
Öffentliche Methoden | |
| (id) | - initWithEDRow:parent: |
| (BOOL) | - isColumnHidden: |
| (void) | - mapEmptyCellsAt:withState:firstColumn:lastColumn: |
| (void) | - mapAt:withState: |
Öffentliche, statische Methoden | |
| (void) | + mapEmptyRowAt:colspan:height: |
Geschützte Attribute | |
| EDRow * | edRow |
| double * | columnGrid |
| int | columnCount |
Definiert in Zeile 11 der Datei EMRowMapper.h.
| + (void) mapEmptyRowAt: | (id) | fp8 | ||
| colspan: | (int) | fp12 | ||
| height: | (double) | fp16 | ||
| - (id) initWithEDRow: | (id) | fp8 | ||
| parent: | (id) | fp12 | ||
| - (BOOL) isColumnHidden: | (int) | fp8 |
| - (void) mapEmptyCellsAt: | (id) | fp8 | ||
| withState: | (id) | fp12 | ||
| firstColumn: | (int) | fp16 | ||
| lastColumn: | (int) | fp20 | ||
| - (void) mapAt: | (id) | fp8 | ||
| withState: | (id) | fp12 | ||
Implementiert CMMapper.
Definiert in Zeile 13 der Datei EMRowMapper.h.
- (double*) columnGrid [protected] |
Definiert in Zeile 14 der Datei EMRowMapper.h.
- (int) columnCount [protected] |
Definiert in Zeile 15 der Datei EMRowMapper.h.