#import <CMState.h>
Abgeleitet von NSObject.
Basisklasse für PMState und WMState.
Öffentliche Methoden | |
| (id) | - init |
| (void) | - dealloc |
| (id) | - componentByName: |
| (void) | - setComponentWithName:value: |
| (void) | - setResourceUrlPrefix: |
| (id) | - resourceUrlPrefix |
| (void) | - setHtmlResource: |
| (id) | - getHtmlResource |
Geschützte Attribute | |
| NSMutableDictionary * | components |
| NSMutableDictionary * | htmlResource |
| NSString * | resourceUrlPrefix |
Definiert in Zeile 11 der Datei CMState.h.
| - (id) init |
Implementiert in WMState.
| - (id) componentByName: | (id) | fp8 |
| - (void) setComponentWithName: | (id) | fp8 | ||
| value: | (id) | fp12 | ||
| - (void) setResourceUrlPrefix: | (id) | fp8 |
| - (id) resourceUrlPrefix |
| - (void) setHtmlResource: | (id) | fp8 |
| - (id) getHtmlResource |
- (NSMutableDictionary*) components [protected] |
- (NSMutableDictionary*) htmlResource [protected] |
- (NSString*) resourceUrlPrefix [protected] |