#import <WBTable.h>
Abgeleitet von NSObject.
Öffentliche, statische Methoden | |
| (void) | + readFrom:textRuns:table: |
| (BOOL) | + tryToReadRowFrom:textRuns:to: |
Definiert in Zeile 9 der Datei WBTable.h.
| + (void) readFrom: | (id) | fp8 | ||
| textRuns: | (id) | fp12 | ||
| table: | (id) | fp16 | ||
| + (BOOL) tryToReadRowFrom: | (id) | fp8 | ||
| textRuns: | (id) | fp12 | ||
| to: | (id) | fp16 | ||