#import <WBTableCellBodyProperties.h>
Abgeleitet von NSObject.
Öffentliche, statische Methoden | |
| (void) | + readFrom:tracked:properties:index: |
| (void) | + write:wrdProperties:tracked:index: |
Definiert in Zeile 9 der Datei WBTableCellBodyProperties.h.
| + (void) readFrom: | (struct WrdTableProperties *) | fp8 | ||
| tracked: | (struct WrdTableProperties *) | fp12 | ||
| properties: | (id) | fp16 | ||
| index: | (int) | fp20 | ||
| + (void) write: | (id) | fp8 | ||
| wrdProperties: | (struct WrdTableProperties *) | fp12 | ||
| tracked: | (struct WrdTableProperties *) | fp16 | ||
| index: | (int) | fp20 | ||