#import <CMProperty.h>
Abgeleitet von NSObject.
Basisklasse für CMBordersProperty, CMColorProperty, CMLengthProperty, CMStringProperty, CMToggleProperty, EMBordersProperty, EMEnumProperty und WMEnumProperty.
Öffentliche Methoden | |
| (id) | - initWithCssString: |
| (id) | - cssString |
| (id) | - cachedCssStringForName: |
| (id) | - cssStringForName: |
| (int) | - compareValue: |
Geschützte Attribute | |
| NSString * | cachedCssString |
Definiert in Zeile 11 der Datei CMProperty.h.
| - (id) initWithCssString: | (id) | fp8 |
| - (id) cssString |
Implementiert in CMBordersProperty, CMColorProperty, CMLengthProperty und EMBordersProperty.
| - (id) cachedCssStringForName: | (id) | fp8 |
| - (id) cssStringForName: | (id) | fp8 |
Implementiert in CMBordersProperty, CMColorProperty, CMLengthProperty, CMStringProperty, CMToggleProperty, EMBordersProperty, EMEnumProperty und WMEnumProperty.
| - (int) compareValue: | (id) | fp8 |
Implementiert in CMLengthProperty und CMToggleProperty.
- (NSString*) cachedCssString [protected] |
Definiert in Zeile 13 der Datei CMProperty.h.