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

Go to the source code of this file.

Typedefs

typedef CPButtonType CPMomentaryLightButton = 0
 
typedef CPBezelStyle CPRoundedBezelStyle = 1
 

Variables

 CPBackgroundButtonMask = 8
 
var CPButtonAllowsMixedStateKey = @"@"CPButtonAllowsMixedStateKey"
 
var CPButtonAlternateImageKey = @"@"CPButtonAlternateImageKey"
 
var CPButtonAlternateTitleKey = @"@"CPButtonAlternateTitleKey"
 
var CPButtonBezelStyleStateMap
 
var CPButtonHighlightsByKey = @"@"CPButtonHighlightsByKey"
 
var CPButtonImageDimsWhenDisabledKey = @"@"CPButtonImageDimsWhenDisabledKey"
 
var CPButtonImageKey = @"@"CPButtonImageKey"
 
var CPButtonImagePositionKey = @"@"CPButtonImagePositionKey"
 
var CPButtonIsBorderedKey = @"@"CPButtonIsBorderedKey"
 
var CPButtonKeyEquivalentKey = @"@"CPButtonKeyEquivalentKey"
 
var CPButtonKeyEquivalentMaskKey = @"@"CPButtonKeyEquivalentMaskKey"
 
var CPButtonPeriodicDelayKey = @"@"CPButtonPeriodicDelayKey"
 
var CPButtonPeriodicIntervalKey = @"@"CPButtonPeriodicIntervalKey"
 
var CPButtonShowsStateByKey = @"@"CPButtonShowsStateByKey"
 
 CPButtonStateBezelStyleRounded = CPThemeState("rounded")
 
 CPButtonStateBezelStyleRoundRect = CPThemeState("roundRect")
 
 CPButtonStateMixed = CPThemeState("mixed")
 
var CPButtonTitleKey = @"@"CPButtonTitleKey"
 
 CPChangeBackgroundCellMask = CPBackgroundButtonMask
 
 CPChangeGrayCellMask = CPGrayButtonMask
 
 CPCircularBezelStyle = 7
 
 CPContentsButtonMask = 1
 
 CPContentsCellMask = CPContentsButtonMask
 
 CPDisclosureBezelStyle = 5
 
 CPGrayButtonMask = 4
 
 CPHelpButtonBezelStyle = 9
 
 CPHUDBezelStyle = -1
 
 CPMomentaryChangeButton = 5
 
 CPMomentaryLight = 7
 
 CPMomentaryPushButton = 0
 
 CPMomentaryPushInButton = 7
 
 CPNoButtonMask = 0
 
 CPNoCellMask = CPNoButtonMask
 
 CPOnOffButton = 6
 
 CPPushInButtonMask = 2
 
 CPPushInCellMask = CPPushInButtonMask
 
 CPPushOnPushOffButton = 1
 
 CPRadioButton = 4
 
 CPRecessedBezelStyle = 13
 
 CPRegularSquareBezelStyle = 2
 
 CPRoundedDisclosureBezelStyle = 14
 
 CPRoundRectBezelStyle = 12
 
 CPShadowlessSquareBezelStyle = 6
 
 CPSmallSquareBezelStyle = 10
 
 CPSwitchButton = 3
 
 CPTexturedRoundedBezelStyle = 11
 
 CPTexturedSquareBezelStyle = 8
 
 CPThickerSquareBezelStyle = 4
 
 CPThickSquareBezelStyle = 3
 
 CPToggleButton = 2
 

Typedef Documentation

typedef CPButtonType CPMomentaryLightButton = 0

Definition at line 46 of file CPButton.j.

typedef CPBezelStyle CPRoundedBezelStyle = 1

Definition at line 27 of file CPButton.j.

Variable Documentation

CPBackgroundButtonMask = 8

Definition at line 61 of file CPButton.j.

var CPButtonAllowsMixedStateKey = @"@"CPButtonAllowsMixedStateKey"

Definition at line 930 of file CPButton.j.

var CPButtonAlternateImageKey = @"@"CPButtonAlternateImageKey"

Definition at line 926 of file CPButton.j.

var CPButtonAlternateTitleKey = @"@"CPButtonAlternateTitleKey"

Definition at line 928 of file CPButton.j.

var CPButtonBezelStyleStateMap
var CPButtonHighlightsByKey = @"@"CPButtonHighlightsByKey"

Definition at line 937 of file CPButton.j.

var CPButtonImageDimsWhenDisabledKey = @"@"CPButtonImageDimsWhenDisabledKey"

Definition at line 931 of file CPButton.j.

var CPButtonImageKey = @"@"CPButtonImageKey"

Definition at line 925 of file CPButton.j.

var CPButtonImagePositionKey = @"@"CPButtonImagePositionKey"

Definition at line 932 of file CPButton.j.

var CPButtonIsBorderedKey = @"@"CPButtonIsBorderedKey"

Definition at line 929 of file CPButton.j.

var CPButtonKeyEquivalentKey = @"@"CPButtonKeyEquivalentKey"

Definition at line 933 of file CPButton.j.

var CPButtonKeyEquivalentMaskKey = @"@"CPButtonKeyEquivalentMaskKey"

Definition at line 934 of file CPButton.j.

var CPButtonPeriodicDelayKey = @"@"CPButtonPeriodicDelayKey"

Definition at line 935 of file CPButton.j.

var CPButtonPeriodicIntervalKey = @"@"CPButtonPeriodicIntervalKey"

Definition at line 936 of file CPButton.j.

var CPButtonShowsStateByKey = @"@"CPButtonShowsStateByKey"

Definition at line 938 of file CPButton.j.

CPButtonStateBezelStyleRounded = CPThemeState("rounded")

Definition at line 70 of file CPButton.j.

CPButtonStateBezelStyleRoundRect = CPThemeState("roundRect")

Definition at line 71 of file CPButton.j.

CPButtonStateMixed = CPThemeState("mixed")

Definition at line 69 of file CPButton.j.

var CPButtonTitleKey = @"@"CPButtonTitleKey"

Definition at line 927 of file CPButton.j.

CPChangeBackgroundCellMask = CPBackgroundButtonMask

Definition at line 67 of file CPButton.j.

CPChangeGrayCellMask = CPGrayButtonMask

Definition at line 66 of file CPButton.j.

CPCircularBezelStyle = 7

Definition at line 33 of file CPButton.j.

CPContentsButtonMask = 1

Definition at line 58 of file CPButton.j.

CPContentsCellMask = CPContentsButtonMask

Definition at line 64 of file CPButton.j.

CPDisclosureBezelStyle = 5

Definition at line 31 of file CPButton.j.

CPGrayButtonMask = 4

Definition at line 60 of file CPButton.j.

CPHelpButtonBezelStyle = 9

Definition at line 35 of file CPButton.j.

CPHUDBezelStyle = -1

Definition at line 41 of file CPButton.j.

CPMomentaryChangeButton = 5

Definition at line 51 of file CPButton.j.

CPMomentaryLight = 7

Definition at line 55 of file CPButton.j.

CPMomentaryPushButton = 0

Definition at line 54 of file CPButton.j.

CPMomentaryPushInButton = 7

Definition at line 53 of file CPButton.j.

CPNoButtonMask = 0

Definition at line 57 of file CPButton.j.

CPNoCellMask = CPNoButtonMask

Definition at line 63 of file CPButton.j.

CPOnOffButton = 6

Definition at line 52 of file CPButton.j.

CPPushInButtonMask = 2

Definition at line 59 of file CPButton.j.

CPPushInCellMask = CPPushInButtonMask

Definition at line 65 of file CPButton.j.

CPPushOnPushOffButton = 1

Definition at line 47 of file CPButton.j.

CPRadioButton = 4

Definition at line 50 of file CPButton.j.

CPRecessedBezelStyle = 13

Definition at line 39 of file CPButton.j.

CPRegularSquareBezelStyle = 2

Definition at line 28 of file CPButton.j.

CPRoundedDisclosureBezelStyle = 14

Definition at line 40 of file CPButton.j.

CPRoundRectBezelStyle = 12

Definition at line 38 of file CPButton.j.

CPShadowlessSquareBezelStyle = 6

Definition at line 32 of file CPButton.j.

CPSmallSquareBezelStyle = 10

Definition at line 36 of file CPButton.j.

CPSwitchButton = 3

Definition at line 49 of file CPButton.j.

CPTexturedRoundedBezelStyle = 11

Definition at line 37 of file CPButton.j.

CPTexturedSquareBezelStyle = 8

Definition at line 34 of file CPButton.j.

CPThickerSquareBezelStyle = 4

Definition at line 30 of file CPButton.j.

CPThickSquareBezelStyle = 3

Definition at line 29 of file CPButton.j.

CPToggleButton = 2

Definition at line 48 of file CPButton.j.