API  1.0.0
CPColor(CSSTheming) Category Reference

Instance Methods

(DOMElement) - applyCSSColorForView:onDOMElement:styleNode:previousState:
 
(BOOL) - hasCSSAfterDictionary
 
(BOOL) - hasCSSBeforeDictionary
 
(BOOL) - hasCSSDictionary
 
(BOOL) - isCSSBased
 
(void) - restorePreviousCSSState:forDOMElement:
 

Class Methods

(CPColor+ colorWithCSSDictionary:
 
(CPColor+ colorWithCSSDictionary:beforeDictionary:afterDictionary:
 

Detailed Description

Definition at line 933 of file CPColor.j.

Method Documentation

◆ applyCSSColorForView:onDOMElement:styleNode:previousState:()

- (DOMElement) applyCSSColorForView: (CPView aView
onDOMElement: (DOMElement)  aDOMElement
styleNode: (DOMElement)  aStyleNode
previousState: (CPArrayRef)  aPreviousStateRef 
implementation

Extends class CPColor.

Definition at line 1001 of file CPColor.j.

◆ colorWithCSSDictionary:()

+ (CPColor) colorWithCSSDictionary: (CPDictionary aDictionary
implementation

Extends class CPColor.

Definition at line 940 of file CPColor.j.

◆ colorWithCSSDictionary:beforeDictionary:afterDictionary:()

+ (CPColor) colorWithCSSDictionary: (CPDictionary aDictionary
beforeDictionary: (CPDictionary beforeDictionary
afterDictionary: (CPDictionary afterDictionary 
implementation

Extends class CPColor.

Definition at line 945 of file CPColor.j.

◆ hasCSSAfterDictionary()

- (BOOL) hasCSSAfterDictionary
implementation

Extends class CPColor.

Definition at line 984 of file CPColor.j.

◆ hasCSSBeforeDictionary()

- (BOOL) hasCSSBeforeDictionary
implementation

Extends class CPColor.

Definition at line 979 of file CPColor.j.

◆ hasCSSDictionary()

- (BOOL) hasCSSDictionary
implementation

Extends class CPColor.

Definition at line 974 of file CPColor.j.

◆ isCSSBased()

- (BOOL) isCSSBased
implementation

Extends class CPColor.

Definition at line 969 of file CPColor.j.

◆ restorePreviousCSSState:forDOMElement:()

- (void) restorePreviousCSSState: (CPArrayRef)  aPreviousStateRef
forDOMElement: (DOMElement)  aDOMElement 
implementation

Extends class CPColor.

Definition at line 989 of file CPColor.j.


The documentation for this category was generated from the following file: