CandView Klassenreferenz

#import <CandView.h>

Abgeleitet von UIView.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - initWithFrame:andLineCount:intermediateTextAtTop:
(void) - _prepareCandWords
(void) - _layoutCandWords
(void) - setCands:nthCand:
(void) - setCandPage:
(void) - prevCandidatePage
(void) - nextCandidatePage
(void) - setKBView:
(id) - findViewWithEvent:
(void) - mouseDown:
(void) - mouseDragged:
(void) - mouseUp:

Geschützte Attribute

NSArray_candWords
CandItem_selCand
int _selCandNo
id< CandViewProtocol > _kbView
struct CGPoint _mouseDownPoint
struct CGPoint _mouseDragPoint
struct CGPoint _mouseUpPoint
BOOL _keyPressed
BOOL _dragged
CandItem_candItems [60]
NSMutableArray_candidatePageArray
int _currentPage
UIImageView_prevButton
UIImageView_nextButton
int _lineCount
BOOL _intermediateTextAtTop
float _multiPageCandidateMargin

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei CandView.h.


Dokumentation der Elementfunktionen

- (id) initWithFrame: (struct CGRect fp8
andLineCount: (int)  fp24
intermediateTextAtTop: (BOOL)  fp28 

- (void) _prepareCandWords  

- (void) _layoutCandWords  

- (void) setCands: (id)  fp8
nthCand: (int)  fp12 

- (void) setCandPage: (int)  fp8  

- (void) prevCandidatePage  

- (void) nextCandidatePage  

- (void) setKBView: (id)  fp8  

- (id) findViewWithEvent: (struct __GSEvent *)  fp8  

- (void) mouseDown: (struct __GSEvent *)  fp8  

Implementiert UIResponder.

- (void) mouseDragged: (struct __GSEvent *)  fp8  

Implementiert UIResponder.

- (void) mouseUp: (struct __GSEvent *)  fp8  

Implementiert UIResponder.


Dokumentation der Datenelemente

- (NSArray*) _candWords [protected]

Definiert in Zeile 13 der Datei CandView.h.

- (CandItem*) _selCand [protected]

Definiert in Zeile 14 der Datei CandView.h.

- (int) _selCandNo [protected]

Definiert in Zeile 15 der Datei CandView.h.

- (id<CandViewProtocol>) _kbView [protected]

Definiert in Zeile 16 der Datei CandView.h.

- (struct CGPoint) _mouseDownPoint [read, protected]

Definiert in Zeile 17 der Datei CandView.h.

- (struct CGPoint) _mouseDragPoint [read, protected]

Definiert in Zeile 18 der Datei CandView.h.

- (struct CGPoint) _mouseUpPoint [read, protected]

Definiert in Zeile 19 der Datei CandView.h.

- (BOOL) _keyPressed [protected]

Definiert in Zeile 20 der Datei CandView.h.

- (BOOL) _dragged [protected]

Definiert in Zeile 21 der Datei CandView.h.

- (CandItem* _candItems[60]) [protected]

Definiert in Zeile 22 der Datei CandView.h.

Definiert in Zeile 23 der Datei CandView.h.

- (int) _currentPage [protected]

Definiert in Zeile 24 der Datei CandView.h.

- (UIImageView*) _prevButton [protected]

Definiert in Zeile 25 der Datei CandView.h.

- (UIImageView*) _nextButton [protected]

Definiert in Zeile 26 der Datei CandView.h.

- (int) _lineCount [protected]

Definiert in Zeile 27 der Datei CandView.h.

- (BOOL) _intermediateTextAtTop [protected]

Definiert in Zeile 28 der Datei CandView.h.

- (float) _multiPageCandidateMargin [protected]

Definiert in Zeile 29 der Datei CandView.h.


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