API
0.9.6
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Macros
Groups
Pages
CPBox.h
Go to the documentation of this file.
1
2
@interface
CPBox
:
CPView
3
{
4
CPBoxType _boxType;
5
CPBorderType _borderType;
6
7
CPColor
_borderColor;
8
CPColor
_fillColor;
9
10
float
_cornerRadius;
11
float
_borderWidth;
12
13
CPSize _contentMargin;
14
CPView
_contentView;
15
16
CPString
_title
// @accessors(getter=title);
17
int
_titlePosition
// @accessors(getter=titlePosition);
18
CPTextField
_titleView;
19
}
20
@end
AppKit
CPBox.h
Generated on Tue Jan 29 2013 20:13:01 for API by
1.8.3