![]() |
API
0.9.7
|
Go to the source code of this file.
CPBottomVerticalTextAlignment = 3 |
Definition at line 46 of file CPControl.j.
CPCenterTextAlignment = 2 |
Definition at line 29 of file CPControl.j.
CPCenterVerticalTextAlignment = 2 |
Definition at line 45 of file CPControl.j.
var CPControlActionKey = @"@"CPControlActionKey" |
Definition at line 916 of file CPControl.j.
var CPControlBlackColor = [CPColor blackColor] |
Definition at line 79 of file CPControl.j.
var CPControlControlStateKey = @"@"CPControlControlStateKey" |
Definition at line 913 of file CPControl.j.
CPControlDisabledBackgroundColor = "CPControlDisabledBackgroundColor" |
Definition at line 73 of file CPControl.j.
var CPControlFormatterKey = @"@"CPControlFormatterKey" |
Definition at line 918 of file CPControl.j.
CPControlHighlightedBackgroundColor = "CPControlHighlightedBackgroundColor" |
Definition at line 72 of file CPControl.j.
var CPControlIsEnabledKey = @"@"CPControlIsEnabledKey" |
Definition at line 914 of file CPControl.j.
CPControlNormalBackgroundColor = "CPControlNormalBackgroundColor" |
Definition at line 70 of file CPControl.j.
CPControlSelectedBackgroundColor = "CPControlSelectedBackgroundColor" |
Definition at line 71 of file CPControl.j.
var CPControlSendActionOnKey = @"@"CPControlSendActionOnKey" |
Definition at line 917 of file CPControl.j.
var CPControlSendsActionOnEndEditingKey = @"@"CPControlSendsActionOnEndEditingKey" |
Definition at line 919 of file CPControl.j.
var CPControlTargetKey = @"@"CPControlTargetKey" |
Definition at line 915 of file CPControl.j.
CPControlTextDidBeginEditingNotification = "CPControlTextDidBeginEditingNotification" |
Definition at line 75 of file CPControl.j.
CPControlTextDidChangeNotification = "CPControlTextDidChangeNotification" |
Definition at line 76 of file CPControl.j.
CPControlTextDidEndEditingNotification = "CPControlTextDidEndEditingNotification" |
Definition at line 77 of file CPControl.j.
var CPControlValueKey = @"@"CPControlValueKey" |
Definition at line 912 of file CPControl.j.
CPImageAbove = 5 |
Definition at line 63 of file CPControl.j.
CPImageBelow = 4 |
Definition at line 62 of file CPControl.j.
CPImageLeft = 2 |
Definition at line 60 of file CPControl.j.
CPImageOnly = 1 |
Definition at line 59 of file CPControl.j.
CPImageOverlaps = 6 |
Definition at line 64 of file CPControl.j.
CPImageRight = 3 |
Definition at line 61 of file CPControl.j.
CPImageScaleAxesIndependently = 1 |
Definition at line 54 of file CPControl.j.
CPImageScaleNone = 2 |
Definition at line 55 of file CPControl.j.
CPImageScaleProportionallyDown = 0 |
Definition at line 53 of file CPControl.j.
CPImageScaleProportionallyUpOrDown = 3 |
Definition at line 56 of file CPControl.j.
CPJustifiedTextAlignment = 3 |
Definition at line 30 of file CPControl.j.
global CPApp CPLeftTextAlignment = 0 |
Definition at line 27 of file CPControl.j.
CPLineBreakByCharWrapping = 1 |
Definition at line 38 of file CPControl.j.
CPLineBreakByClipping = 2 |
Definition at line 39 of file CPControl.j.
CPLineBreakByTruncatingHead = 3 |
Definition at line 40 of file CPControl.j.
CPLineBreakByTruncatingMiddle = 5 |
Definition at line 42 of file CPControl.j.
CPLineBreakByTruncatingTail = 4 |
Definition at line 41 of file CPControl.j.
CPLineBreakByWordWrapping = 0 |
Definition at line 37 of file CPControl.j.
CPMiniControlSize = 2 |
Definition at line 35 of file CPControl.j.
CPMixedState = -1 |
Definition at line 68 of file CPControl.j.
CPNaturalTextAlignment = 4 |
Definition at line 31 of file CPControl.j.
CPNoImage = 0 |
Definition at line 58 of file CPControl.j.
CPOffState = 0 |
Definition at line 67 of file CPControl.j.
CPOnState = 1 |
Definition at line 66 of file CPControl.j.
CPRegularControlSize = 0 |
Definition at line 33 of file CPControl.j.
CPRightTextAlignment = 1 |
Definition at line 28 of file CPControl.j.
CPScaleNone = 2 |
Definition at line 51 of file CPControl.j.
CPScaleProportionally = 0 |
Definition at line 49 of file CPControl.j.
CPScaleToFit = 1 |
Definition at line 50 of file CPControl.j.
CPSmallControlSize = 1 |
Definition at line 34 of file CPControl.j.
CPTopVerticalTextAlignment = 1 |
Definition at line 44 of file CPControl.j.