#import <UIScroller-Internal.h>
Öffentliche Methoden | |
| (void) | - _adjustBackgroundShadowsForContentSize: |
| (void) | - _resetScrollingWithEvent: |
| (void) | - _stopScrollingNotify:dealloc:pin: |
| (BOOL) | - _alwaysHandleInteractionEvents |
| (BOOL) | - _isUserScrolling |
| (id) | - _topSpecialView |
| (id) | - _bottomSpecialView |
| (id) | - _bottomShadowView |
| (void) | - _adjustSpecialViews |
| (void) | - _addScrollNotificationView: |
| (void) | - _removeScrollNotificationView: |
| (void) | - _cancelContentHighlight |
Öffentliche, statische Methoden | |
| (void) | + _registerForNotifications |
| (void) | + _unregisterForNotifications |
Definiert in Zeile 9 der Datei UIScroller-Internal.h.
| + (void) _registerForNotifications |
| + (void) _unregisterForNotifications |
| - (void) _adjustBackgroundShadowsForContentSize: | (struct CGSize) | fp8 |
| - (void) _resetScrollingWithEvent: | (struct __GSEvent *) | fp8 |
| - (void) _stopScrollingNotify: | (BOOL) | fp8 | ||
| dealloc: | (BOOL) | fp12 | ||
| pin: | (BOOL) | fp16 | ||
| - (BOOL) _alwaysHandleInteractionEvents |
| - (BOOL) _isUserScrolling |
| - (id) _topSpecialView |
| - (id) _bottomSpecialView |
| - (id) _bottomShadowView |
| - (void) _adjustSpecialViews |
| - (void) _addScrollNotificationView: | (id) | fp8 |
| - (void) _removeScrollNotificationView: | (id) | fp8 |
| - (void) _cancelContentHighlight |