#import <_UIGroupItem.h>
Abgeleitet von NSObject.
Öffentliche Methoden | |
| (id) | - initWithTitle:childCount:rowCountBeforeGroup:isRadioGroup: |
| (void) | - dealloc |
| (int) | - childCount |
| (id) | - title |
| (int) | - rowCountBeforeGroup |
| (int) | - tableRowForRow: |
Geschützte Attribute | |
| NSString * | _title |
| float | offset |
| int | _rowCountBeforeGroup |
| int | _childCount |
| unsigned int | _isRadioGroup:1 |
| unsigned int | _isLabelGroup:1 |
| unsigned int | _reserved:30 |
Definiert in Zeile 11 der Datei _UIGroupItem.h.
| - (id) initWithTitle: | (id) | fp8 | ||
| childCount: | (int) | fp12 | ||
| rowCountBeforeGroup: | (int) | fp16 | ||
| isRadioGroup: | (BOOL) | fp20 | ||
| - (void) dealloc |
Implementiert NSObject.
| - (int) childCount |
| - (id) title |
| - (int) rowCountBeforeGroup |
| - (int) tableRowForRow: | (int) | fp8 |
Definiert in Zeile 13 der Datei _UIGroupItem.h.
- (float) offset [protected] |
Definiert in Zeile 14 der Datei _UIGroupItem.h.
- (int) _rowCountBeforeGroup [protected] |
Definiert in Zeile 15 der Datei _UIGroupItem.h.
- (int) _childCount [protected] |
Definiert in Zeile 16 der Datei _UIGroupItem.h.
- (unsigned int) _isRadioGroup [protected] |
Definiert in Zeile 17 der Datei _UIGroupItem.h.
- (unsigned int) _isLabelGroup [protected] |
Definiert in Zeile 18 der Datei _UIGroupItem.h.
- (unsigned int) _reserved [protected] |
Definiert in Zeile 19 der Datei _UIGroupItem.h.