API  0.9.7
 All Classes Files Functions Variables Macros Groups Pages
CPShadowView Class Reference

#import <CPShadowView.h>

+ Inheritance diagram for CPShadowView:

Instance Methods

(float) - bottomInset
 
(CGRect) - frameForContentFrame:
 
(float) - horizontalInset
 
(id) - initWithFrame:
 
(void) - layoutSubviews
 
(float) - leftInset
 
(float) - rightInset
 
(void) - setFrameForContentFrame:
 
(void) - setWeight:
 
(float) - topInset
 
(float) - verticalInset
 

Class Methods

(CPString+ defaultThemeClass
 
(CGRect) + frameForContentFrame:withWeight:
 
(id) + shadowViewEnclosingView:
 
(id) + shadowViewEnclosingView:withWeight:
 
(CPDictionary+ themeAttributes
 

Detailed Description

Definition at line 2 of file CPShadowView.h.

Method Documentation

- (float) bottomInset
implementation

Definition at line 136 of file CPShadowView.j.

+ (CPString) defaultThemeClass
implementation

Definition at line 41 of file CPShadowView.j.

- (CGRect) frameForContentFrame: (CGRect)  aFrame
implementation

Definition at line 155 of file CPShadowView.j.

+ (CGRect) frameForContentFrame: (CGRect)  aFrame
withWeight: (CPShadowWeight)  aWeight 
implementation

Definition at line 54 of file CPShadowView.j.

- (float) horizontalInset
implementation

Definition at line 141 of file CPShadowView.j.

- (id) initWithFrame: (CGRect)  aFrame
implementation

Definition at line 92 of file CPShadowView.j.

- (void) layoutSubviews
implementation

Definition at line 165 of file CPShadowView.j.

- (float) leftInset
implementation

Definition at line 121 of file CPShadowView.j.

- (float) rightInset
implementation

Definition at line 126 of file CPShadowView.j.

- (void) setFrameForContentFrame: (CGRect)  aFrame
implementation

Definition at line 160 of file CPShadowView.j.

- (void) setWeight: (CPShadowWeight)  aWeight
implementation

Definition at line 106 of file CPShadowView.j.

+ (id) shadowViewEnclosingView: (CPView aView
implementation

Definition at line 62 of file CPShadowView.j.

+ (id) shadowViewEnclosingView: (CPView aView
withWeight: (CPShadowWeight)  aWeight 
implementation

Definition at line 67 of file CPShadowView.j.

+ (CPDictionary) themeAttributes
implementation

Definition at line 46 of file CPShadowView.j.

- (float) topInset
implementation

Definition at line 131 of file CPShadowView.j.

- (float) verticalInset
implementation

Definition at line 148 of file CPShadowView.j.


The documentation for this class was generated from the following files: