| Property | Defined by | ||
|---|---|---|---|
| format : String | JCSS_StyleDeclaration | ||
| priority : uint = 1 | JCSS_StyleDeclaration | ||
| propertyName : String | JCSS_StyleDeclaration | ||
| timeStamp : uint | JCSS_StyleDeclaration | ||
| value : * | JCSS_StyleDeclaration | ||
| Method | Defined by | ||
|---|---|---|---|
| JCSS_StyleDeclaration | |||
| format | property |
public var format:String
| priority | property |
public var priority:uint = 1
| propertyName | property |
public var propertyName:String
| timeStamp | property |
public var timeStamp:uint
| value | property |
public var value:*
| JCSS_StyleDeclaration | () | constructor |
public function JCSS_StyleDeclaration()