#import <WMState.h>
Abgeleitet von CMState.
Öffentliche Methoden | |
| (id) | - init |
| (void) | - dealloc |
| (id) | - currentListState |
| (id) | - outlineState |
| (void) | - setCurrentListState: |
| (BOOL) | - isCurrentListStateOverridden |
| (BOOL) | - isCurrentListId: |
| (void) | - clearCurrentListState |
Geschützte Attribute | |
| WMOutlineState * | currentListState |
| WMOutlineState * | outlineState |
Definiert in Zeile 11 der Datei WMState.h.
| - (id) init |
Implementiert CMState.
| - (void) dealloc |
Implementiert CMState.
| - (id) currentListState |
| - (id) outlineState |
| - (void) setCurrentListState: | (id) | fp8 |
| - (BOOL) isCurrentListStateOverridden |
| - (BOOL) isCurrentListId: | (int) | fp8 |
| - (void) clearCurrentListState |
- (WMOutlineState*) currentListState [protected] |
- (WMOutlineState*) outlineState [protected] |