API  1.0.0
CPImage(CSSTheming) Category Reference

Instance Methods

(DOMElement) - applyCSSImageForView:onDOMElement:styleNode:previousState:
 
(BOOL) - hasCSSAfterDictionary
 
(BOOL) - hasCSSBeforeDictionary
 
(BOOL) - hasCSSDictionary
 
(id) - initWithCSSDictionary:beforeDictionary:afterDictionary:size:
 
(BOOL) - isCSSBased
 

Class Methods

(CPImage+ dummyCSSImageOfSize:
 
(CPImage+ imageWithCSSDictionary:beforeDictionary:afterDictionary:size:
 
(CPImage+ imageWithCSSDictionary:size:
 

Detailed Description

Definition at line 553 of file CPImage.j.

Method Documentation

◆ applyCSSImageForView:onDOMElement:styleNode:previousState:()

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

Extends class CPImage.

Definition at line 613 of file CPImage.j.

◆ dummyCSSImageOfSize:()

+ (CPImage) dummyCSSImageOfSize: (CGSize)  aSize
implementation

Extends class CPImage.

Definition at line 570 of file CPImage.j.

◆ hasCSSAfterDictionary()

- (BOOL) hasCSSAfterDictionary
implementation

Extends class CPImage.

Definition at line 608 of file CPImage.j.

◆ hasCSSBeforeDictionary()

- (BOOL) hasCSSBeforeDictionary
implementation

Extends class CPImage.

Definition at line 603 of file CPImage.j.

◆ hasCSSDictionary()

- (BOOL) hasCSSDictionary
implementation

Extends class CPImage.

Definition at line 598 of file CPImage.j.

◆ imageWithCSSDictionary:beforeDictionary:afterDictionary:size:()

+ (CPImage) imageWithCSSDictionary: (CPDictionary aDictionary
beforeDictionary: (CPDictionary beforeDictionary
afterDictionary: (CPDictionary afterDictionary
size: (CGSize)  aSize 
implementation

Extends class CPImage.

Definition at line 565 of file CPImage.j.

◆ imageWithCSSDictionary:size:()

+ (CPImage) imageWithCSSDictionary: (CPDictionary aDictionary
size: (CGSize)  aSize 
implementation

Extends class CPImage.

Definition at line 560 of file CPImage.j.

◆ initWithCSSDictionary:beforeDictionary:afterDictionary:size:()

- (id) initWithCSSDictionary: (CPDictionary aDictionary
beforeDictionary: (CPDictionary beforeDictionary
afterDictionary: (CPDictionary afterDictionary
size: (CGSize)  aSize 
implementation

Extends class CPImage.

Definition at line 576 of file CPImage.j.

◆ isCSSBased()

- (BOOL) isCSSBased
implementation

Extends class CPImage.

Definition at line 593 of file CPImage.j.


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