#import <UISectionIndex.h>
Abgeleitet von UIControl.
Öffentliche Methoden | |
| (id) | - _sectionTitles |
| (id) | - initWithSectionTable: |
| (void) | - drawRect: |
| (id) | - _titleForPoint:pastTop:pastBottom: |
| (void) | - _scrollToClosestSectionAtPoint: |
| (void) | - noteIndexTitlesDidChangeInSectionList: |
| (BOOL) | - beginTrackingAt:withEvent: |
| (BOOL) | - continueTrackingAt:previous:withEvent: |
| (void) | - endTrackingAt:previous:withEvent: |
Öffentliche, statische Methoden | |
| (float) | + visibleWidth |
| (float) | + opaqueVisibleWidth |
Geschützte Attribute | |
| UISectionTable * | _sectionTable |
| struct CGPoint | _lastMousePoint |
Definiert in Zeile 11 der Datei UISectionIndex.h.
| + (float) visibleWidth |
| + (float) opaqueVisibleWidth |
| - (id) _sectionTitles |
| - (id) initWithSectionTable: | (id) | fp8 |
| - (void) drawRect: | (struct CGRect) | fp8 |
| - (id) _titleForPoint: | (struct CGPoint) | fp8 | ||
| pastTop: | (char *) | fp16 | ||
| pastBottom: | (char *) | fp20 | ||
| - (void) _scrollToClosestSectionAtPoint: | (struct CGPoint) | fp8 |
| - (void) noteIndexTitlesDidChangeInSectionList: | (id) | fp8 |
| - (BOOL) beginTrackingAt: | (struct CGPoint) | fp8 | ||
| withEvent: | (struct __GSEvent *) | fp16 | ||
Implementiert UIControl.
| - (BOOL) continueTrackingAt: | (struct CGPoint) | fp8 | ||
| previous: | (struct CGPoint) | fp16 | ||
| withEvent: | (struct __GSEvent *) | fp24 | ||
Implementiert UIControl.
| - (void) endTrackingAt: | (struct CGPoint) | fp8 | ||
| previous: | (struct CGPoint) | fp16 | ||
| withEvent: | (struct __GSEvent *) | fp24 | ||
Implementiert UIControl.
- (UISectionTable*) _sectionTable [protected] |
Definiert in Zeile 13 der Datei UISectionIndex.h.
- (struct CGPoint) _lastMousePoint [read, protected] |
Definiert in Zeile 14 der Datei UISectionIndex.h.