CPBox Class Reference
List of all members.
Detailed Description
Definition at line 31 of file CPBox.j.
Member Function Documentation
- (CPColor) borderColor |
|
|
|
[implementation] |
- (CPRect) borderRect |
|
|
|
[implementation] |
- (CPBorderType) borderType |
|
|
|
[implementation] |
- (float) borderWidth |
|
|
|
[implementation] |
+ (id) boxEnclosingView: |
|
(CPView) |
aView |
|
[implementation] |
- (CPView) contentView |
|
|
|
[implementation] |
- (CPSize) contentViewMargins |
|
|
|
[implementation] |
- (float) cornerRadius |
|
|
|
[implementation] |
- (void) drawRect: |
|
(CPRect) |
rect |
|
[implementation] |
- (CPColor) fillColor |
|
|
|
[implementation] |
- (id) initWithFrame: |
|
(CPRect) |
frameRect |
|
[implementation] |
- (void) setBorderColor: |
|
(CPColor) |
color |
|
[implementation] |
- (void) setBorderType: |
|
(CPBorderType) |
value |
|
[implementation] |
- (void) setBorderWidth: |
|
(float) |
width |
|
[implementation] |
- (void) setContentView: |
|
(CPView) |
aView |
|
[implementation] |
- (void) setContentViewMargins: |
|
(CPSize) |
size |
|
[implementation] |
- (void) setCornerRadius: |
|
(float) |
radius |
|
[implementation] |
- (void) setFillColor: |
|
(CPColor) |
color |
|
[implementation] |
- (void) setFrameFromContentFrame: |
|
(CPRect) |
aRect |
|
[implementation] |
- (void) sizeToFit |
|
|
|
[implementation] |
The documentation for this class was generated from the following file: