WAKScrollView Klassenreferenz

#import <WAKScrollView.h>

Abgeleitet von WAKView.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - initWithFrame:
(void) - dealloc
(void) - setHasVerticalScroller:
(BOOL) - hasVerticalScroller
(void) - setHasHorizontalScroller:
(BOOL) - hasHorizontalScroller
(void) - setVerticalScroller:
(id) - verticalScroller
(void) - setHorizontalScroller:
(id) - horizontalScroller
(void) - setDelegate:
(id) - delegate
(struct CGRect- documentVisibleRect
(void) - setDocumentView:
(id) - documentView
(void) - setContentView:
(id) - contentView
(void) - setDrawsBackground:
(BOOL) - drawsBackground
(void) - setLineScroll:
(float) - verticalLineScroll
(float) - horizontalLineScroll
(void) - reflectScrolledClipView:
(void) - drawRect:
(void) - _setAllowsScrollingPart:flag:
(void) - setAllowsHorizontalScrolling:
(BOOL) - allowsHorizontalScrolling
(void) - setAllowsVerticalScrolling:
(BOOL) - allowsVerticalScrolling
(void) - setAllowsScrolling:
(BOOL) - allowsScrolling
(void) - setHorizontalScrollingMode:
(void) - setVerticalScrollingMode:
(void) - setScrollingMode:
(int) - horizontalScrollingMode
(int) - verticalScrollingMode
(void) - setScrollBarsSuppressed:repaintOnUnsuppress:
(void) - scrollWheel:
(struct CGPoint- contentsPoint
(struct CGRect- actualDocumentVisibleRect

Geschützte Attribute

WAKView_documentView
id _delegate

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei WAKScrollView.h.


Dokumentation der Elementfunktionen

- (id) initWithFrame: (struct CGRect fp8  

Implementiert WAKView.

- (void) dealloc  

Implementiert WAKView.

- (void) setHasVerticalScroller: (BOOL)  fp8  

- (BOOL) hasVerticalScroller  

- (void) setHasHorizontalScroller: (BOOL)  fp8  

- (BOOL) hasHorizontalScroller  

- (void) setVerticalScroller: (id)  fp8  

- (id) verticalScroller  

- (void) setHorizontalScroller: (id)  fp8  

- (id) horizontalScroller  

- (void) setDelegate: (id)  fp8  

- (id) delegate  

- (struct CGRect) documentVisibleRect  

- (void) setDocumentView: (id)  fp8  

- (id) documentView  

- (void) setContentView: (id)  fp8  

- (id) contentView  

- (void) setDrawsBackground: (BOOL)  fp8  

- (BOOL) drawsBackground  

- (void) setLineScroll: (float)  fp8  

- (float) verticalLineScroll  

- (float) horizontalLineScroll  

- (void) reflectScrolledClipView: (id)  fp8  

- (void) drawRect: (struct CGRect fp8  

Implementiert WAKView.

- (void) _setAllowsScrollingPart: (int)  fp8
flag: (BOOL)  fp12 

- (void) setAllowsHorizontalScrolling: (BOOL)  fp8  

- (BOOL) allowsHorizontalScrolling  

- (void) setAllowsVerticalScrolling: (BOOL)  fp8  

- (BOOL) allowsVerticalScrolling  

- (void) setAllowsScrolling: (BOOL)  fp8  

- (BOOL) allowsScrolling  

- (void) setHorizontalScrollingMode: (int)  fp8  

- (void) setVerticalScrollingMode: (int)  fp8  

- (void) setScrollingMode: (int)  fp8  

- (int) horizontalScrollingMode  

- (int) verticalScrollingMode  

- (void) setScrollBarsSuppressed: (BOOL)  fp8
repaintOnUnsuppress: (BOOL)  fp12 

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

Implementiert WAKResponder.

- (struct CGPoint) contentsPoint  

- (struct CGRect) actualDocumentVisibleRect  


Dokumentation der Datenelemente

- (WAKView*) _documentView [protected]

Definiert in Zeile 13 der Datei WAKScrollView.h.

- (id) _delegate [protected]

Definiert in Zeile 14 der Datei WAKScrollView.h.


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