CPBox Class Reference

List of all members.

Public Member Functions

(CPColor- borderColor [implementation]
(CPRect) - borderRect [implementation]
(CPBorderType) - borderType [implementation]
(float) - borderWidth [implementation]
(CPView- contentView [implementation]
(CPSize) - contentViewMargins [implementation]
(float) - cornerRadius [implementation]
(void) - drawRect: [implementation]
(CPColor- fillColor [implementation]
(id) - initWithFrame: [implementation]
(void) - setBorderColor: [implementation]
(void) - setBorderType: [implementation]
(void) - setBorderWidth: [implementation]
(void) - setContentView: [implementation]
(void) - setContentViewMargins: [implementation]
(void) - setCornerRadius: [implementation]
(void) - setFillColor: [implementation]
(void) - setFrameFromContentFrame: [implementation]
(void) - sizeToFit [implementation]

Static Public Member Functions

(id) + boxEnclosingView: [implementation]

Detailed Description

Definition at line 31 of file CPBox.j.


Member Function Documentation

- (CPColor) borderColor   [implementation]

Definition at line 97 of file CPBox.j.

- (CPRect) borderRect   [implementation]

Definition at line 81 of file CPBox.j.

- (CPBorderType) borderType   [implementation]

Definition at line 86 of file CPBox.j.

- (float) borderWidth   [implementation]

Definition at line 111 of file CPBox.j.

+ (id) boxEnclosingView: (CPView aView   [implementation]

Definition at line 45 of file CPBox.j.

- (CPView) contentView   [implementation]

Definition at line 153 of file CPBox.j.

- (CPSize) contentViewMargins   [implementation]

Definition at line 170 of file CPBox.j.

- (float) cornerRadius   [implementation]

Definition at line 125 of file CPBox.j.

- (void) drawRect: (CPRect)  rect   [implementation]

Definition at line 200 of file CPBox.j.

- (CPColor) fillColor   [implementation]

Definition at line 139 of file CPBox.j.

- (id) initWithFrame: (CPRect)  frameRect   [implementation]

Definition at line 59 of file CPBox.j.

- (void) setBorderColor: (CPColor color   [implementation]

Definition at line 102 of file CPBox.j.

- (void) setBorderType: (CPBorderType)  value   [implementation]

Definition at line 91 of file CPBox.j.

- (void) setBorderWidth: (float)  width   [implementation]

Definition at line 116 of file CPBox.j.

- (void) setContentView: (CPView aView   [implementation]

Definition at line 158 of file CPBox.j.

- (void) setContentViewMargins: (CPSize)  size   [implementation]

Definition at line 175 of file CPBox.j.

- (void) setCornerRadius: (float)  radius   [implementation]

Definition at line 130 of file CPBox.j.

- (void) setFillColor: (CPColor color   [implementation]

Definition at line 144 of file CPBox.j.

- (void) setFrameFromContentFrame: (CPRect)  aRect   [implementation]

Definition at line 184 of file CPBox.j.

- (void) sizeToFit   [implementation]

Definition at line 190 of file CPBox.j.


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

Generated on Fri Apr 9 11:04:20 2010 for Cappuccino API by  doxygen 1.6.1