#import <WMOutlineState.h>
Abgeleitet von NSObject.
Öffentliche Methoden | |
| (id) | - init |
| (id) | - initWithListId: |
| (int) | - listId |
| (void) | - setCounterTo:atLevel: |
| (int) | - counterAtLevel: |
| (void) | - increaseCounterAtLevel: |
Geschützte Attribute | |
| int | counter [10] |
| int | listId |
Definiert in Zeile 9 der Datei WMOutlineState.h.
| - (id) init |
| - (id) initWithListId: | (int) | fp8 |
| - (int) listId |
| - (void) setCounterTo: | (int) | fp8 | ||
| atLevel: | (int) | fp12 | ||
| - (int) counterAtLevel: | (int) | fp8 |
| - (void) increaseCounterAtLevel: | (int) | fp8 |
- (int counter[10]) [protected] |
Definiert in Zeile 11 der Datei WMOutlineState.h.
- (int) listId [protected] |
Definiert in Zeile 12 der Datei WMOutlineState.h.