![]() |
API
0.9.7
|
#import <CPBox.h>
Instance Methods | |
(CPColor) | - borderColor |
(CGRect) | - borderRect |
(CPBorderType) | - borderType |
(float) | - borderWidth |
(CPBoxType) | - boxType |
(CPView) | - contentView |
(CGSize) | - contentViewMargins |
(float) | - cornerRadius |
(void) | - drawRect: |
(void) | - encodeWithCoder: |
(CPColor) | - fillColor |
(id) | - initWithCoder: |
(id) | - initWithFrame: |
(void) | - setBorderColor: |
(void) | - setBorderType: |
(void) | - setBorderWidth: |
(void) | - setBoxType: |
(void) | - setContentView: |
(void) | - setContentViewMargins: |
(void) | - setCornerRadius: |
(void) | - setFillColor: |
(void) | - setFrameFromContentFrame: |
(void) | - setTitle: |
(void) | - setTitleFont: |
(void) | - setTitlePosition: |
(void) | - setValue:forKey: |
(void) | - sizeToFit |
(CPString) | - title |
(CPFont) | - titleFont |
(int) | - titlePosition |
(CPTextField) | - titleView |
Class Methods | |
(id) | + boxEnclosingView: |
(CPString) | + defaultThemeClass |
(CPDictionary) | + themeAttributes |
|
implementation |
|
implementation |
|
implementation |
|
implementation |
Provided by category CPBox(CPCoding).
|
implementation |
Provided by category CPBox(CPCoding).
|
implementation |
|
implementation |
|
implementation |
|
implementation |
|
implementation |
|
implementation |
|
implementation |
|
implementation |
Synthesized accessor method.
Provided by category CPBox(CPSynthesizedAccessors).
|
implementation |
Synthesized accessor method.
Provided by category CPBox(CPSynthesizedAccessors).
|
implementation |