#import <CandWordInfoView.h>
Abgeleitet von UIView.
Öffentliche Methoden | |
| (id) | - initWithFrame: |
| (void) | - dealloc |
| (void) | - setCandWord:size: |
| (id) | - candWord |
| (void) | - drawRect: |
| (void) | - setFont: |
Geschützte Attribute | |
| CandWord * | _candWord |
| struct CGSize | _candWordSize |
| struct __GSFont * | _font |
Definiert in Zeile 11 der Datei CandWordInfoView.h.
| - (void) dealloc |
Implementiert UIView.
| - (void) setCandWord: | (id) | fp8 | ||
| size: | (struct CGSize) | fp12 | ||
| - (id) candWord |
| - (void) drawRect: | (struct CGRect) | fp8 |
| - (void) setFont: | (struct __GSFont *) | fp8 |
Definiert in Zeile 13 der Datei CandWordInfoView.h.
- (struct CGSize) _candWordSize [read, protected] |
Definiert in Zeile 14 der Datei CandWordInfoView.h.
- (struct __GSFont*) _font [read, protected] |
Definiert in Zeile 15 der Datei CandWordInfoView.h.