Cappuccino  1.0.0
 All Classes Files Functions Variables Typedefs Macros Groups Pages
CPBox.j File Reference

Go to the source code of this file.

Typedefs

typedef CPBoxType CPBoxPrimary = 0
 
typedef CPBorderType CPNoBorder = 0
 
typedef CPTitlePosition CPNoTitle = 0
 

Variables

 CPAboveBottom = 4
 
 CPAboveTop = 1
 
 CPAtBottom = 5
 
 CPAtTop = 2
 
 CPBelowBottom = 6
 
 CPBelowTop = 3
 
 CPBezelBorder = 2
 
var CPBoxBorderTypeKey = @"@"CPBoxBorderTypeKey"
 
var CPBoxContentView = @"@"CPBoxContentView"
 
 CPBoxCustom = 4
 
 CPBoxOldStyle = 3
 
 CPBoxSecondary = 1
 
 CPBoxSeparator = 2
 
var CPBoxTitle = @"@"CPBoxTitle"
 
var CPBoxTitlePosition = @"@"CPBoxTitlePosition"
 
var CPBoxTitleView = @"@"CPBoxTitleView"
 
var CPBoxTypeKey = @"@"CPBoxTypeKey"
 
 CPGrooveBorder = 3
 
 CPLineBorder = 1
 

Typedef Documentation

typedef CPBoxType CPBoxPrimary = 0

Definition at line 26 of file CPBox.j.

typedef CPBorderType CPNoBorder = 0

Definition at line 34 of file CPBox.j.

typedef CPTitlePosition CPNoTitle = 0

Definition at line 41 of file CPBox.j.

Variable Documentation

CPAboveBottom = 4

Definition at line 45 of file CPBox.j.

CPAboveTop = 1

Definition at line 42 of file CPBox.j.

CPAtBottom = 5

Definition at line 46 of file CPBox.j.

CPAtTop = 2

Definition at line 43 of file CPBox.j.

CPBelowBottom = 6

Definition at line 47 of file CPBox.j.

CPBelowTop = 3

Definition at line 44 of file CPBox.j.

CPBezelBorder = 2

Definition at line 36 of file CPBox.j.

var CPBoxBorderTypeKey = @"@"CPBoxBorderTypeKey"

Definition at line 595 of file CPBox.j.

var CPBoxContentView = @"@"CPBoxContentView"

Definition at line 599 of file CPBox.j.

CPBoxCustom = 4

Definition at line 30 of file CPBox.j.

CPBoxOldStyle = 3

Definition at line 29 of file CPBox.j.

CPBoxSecondary = 1

Definition at line 27 of file CPBox.j.

CPBoxSeparator = 2

Definition at line 28 of file CPBox.j.

var CPBoxTitle = @"@"CPBoxTitle"

Definition at line 596 of file CPBox.j.

var CPBoxTitlePosition = @"@"CPBoxTitlePosition"

Definition at line 597 of file CPBox.j.

var CPBoxTitleView = @"@"CPBoxTitleView"

Definition at line 598 of file CPBox.j.

var CPBoxTypeKey = @"@"CPBoxTypeKey"

Definition at line 594 of file CPBox.j.

CPGrooveBorder = 3

Definition at line 37 of file CPBox.j.

CPLineBorder = 1

Definition at line 35 of file CPBox.j.