API  1.0.0
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

◆ CPBoxPrimary

typedef CPBoxType CPBoxPrimary = 0

Definition at line 26 of file CPBox.j.

◆ CPNoBorder

typedef CPBorderType CPNoBorder = 0

Definition at line 34 of file CPBox.j.

◆ CPNoTitle

typedef CPTitlePosition CPNoTitle = 0

Definition at line 41 of file CPBox.j.

Variable Documentation

◆ CPAboveBottom

CPAboveBottom = 4

Definition at line 45 of file CPBox.j.

◆ CPAboveTop

CPAboveTop = 1

Definition at line 42 of file CPBox.j.

◆ CPAtBottom

CPAtBottom = 5

Definition at line 46 of file CPBox.j.

◆ CPAtTop

CPAtTop = 2

Definition at line 43 of file CPBox.j.

◆ CPBelowBottom

CPBelowBottom = 6

Definition at line 47 of file CPBox.j.

◆ CPBelowTop

CPBelowTop = 3

Definition at line 44 of file CPBox.j.

◆ CPBezelBorder

CPBezelBorder = 2

Definition at line 36 of file CPBox.j.

◆ CPBoxBorderTypeKey

var CPBoxBorderTypeKey = @"@"CPBoxBorderTypeKey"

Definition at line 595 of file CPBox.j.

◆ CPBoxContentView

var CPBoxContentView = @"@"CPBoxContentView"

Definition at line 599 of file CPBox.j.

◆ CPBoxCustom

CPBoxCustom = 4

Definition at line 30 of file CPBox.j.

◆ CPBoxOldStyle

CPBoxOldStyle = 3

Definition at line 29 of file CPBox.j.

◆ CPBoxSecondary

CPBoxSecondary = 1

Definition at line 27 of file CPBox.j.

◆ CPBoxSeparator

CPBoxSeparator = 2

Definition at line 28 of file CPBox.j.

◆ CPBoxTitle

var CPBoxTitle = @"@"CPBoxTitle"

Definition at line 596 of file CPBox.j.

◆ CPBoxTitlePosition

var CPBoxTitlePosition = @"@"CPBoxTitlePosition"

Definition at line 597 of file CPBox.j.

◆ CPBoxTitleView

var CPBoxTitleView = @"@"CPBoxTitleView"

Definition at line 598 of file CPBox.j.

◆ CPBoxTypeKey

var CPBoxTypeKey = @"@"CPBoxTypeKey"

Definition at line 594 of file CPBox.j.

◆ CPGrooveBorder

CPGrooveBorder = 3

Definition at line 37 of file CPBox.j.

◆ CPLineBorder

CPLineBorder = 1

Definition at line 35 of file CPBox.j.