#import <UIGroupInsertionItem.h>
Abgeleitet von NSObject.
Öffentliche Methoden | |
| (id) | - initWithExistingGroup:andRowRange: |
| (id) | - initWithNewGroupBeforeGroup:andRowCount: |
| (int) | - groupIndex |
| (struct _NSRange) | - range |
Geschützte Attribute | |
| int | _index |
| struct _NSRange | _range |
Definiert in Zeile 9 der Datei UIGroupInsertionItem.h.
| - (id) initWithExistingGroup: | (int) | fp8 | ||
| andRowRange: | (struct _NSRange) | fp12 | ||
| - (id) initWithNewGroupBeforeGroup: | (int) | fp8 | ||
| andRowCount: | (int) | fp12 | ||
| - (int) groupIndex |
| - (struct _NSRange) range |
- (int) _index [protected] |
Definiert in Zeile 11 der Datei UIGroupInsertionItem.h.
Definiert in Zeile 12 der Datei UIGroupInsertionItem.h.