![]() |
API
0.9.6
|
#import "../Foundation/Ref.h"
Include dependency graph for CPControl.j:Go to the source code of this file.
| CPBottomVerticalTextAlignment = 3 |
Definition at line 45 of file CPControl.j.
| CPCenterTextAlignment = 2 |
Definition at line 28 of file CPControl.j.
| CPCenterVerticalTextAlignment = 2 |
Definition at line 44 of file CPControl.j.
| var CPControlActionKey = @"@"CPControlActionKey" |
Definition at line 869 of file CPControl.j.
| var CPControlBlackColor = [CPColor blackColor] |
Definition at line 78 of file CPControl.j.
| var CPControlControlStateKey = @"@"CPControlControlStateKey" |
Definition at line 866 of file CPControl.j.
| CPControlDisabledBackgroundColor = "CPControlDisabledBackgroundColor" |
Definition at line 72 of file CPControl.j.
| var CPControlFormatterKey = @"@"CPControlFormatterKey" |
Definition at line 871 of file CPControl.j.
| CPControlHighlightedBackgroundColor = "CPControlHighlightedBackgroundColor" |
Definition at line 71 of file CPControl.j.
| var CPControlIsEnabledKey = @"@"CPControlIsEnabledKey" |
Definition at line 867 of file CPControl.j.
| CPControlNormalBackgroundColor = "CPControlNormalBackgroundColor" |
Definition at line 69 of file CPControl.j.
| CPControlSelectedBackgroundColor = "CPControlSelectedBackgroundColor" |
Definition at line 70 of file CPControl.j.
| var CPControlSendActionOnKey = @"@"CPControlSendActionOnKey" |
Definition at line 870 of file CPControl.j.
| var CPControlSendsActionOnEndEditingKey = @"@"CPControlSendsActionOnEndEditingKey" |
Definition at line 872 of file CPControl.j.
| var CPControlTargetKey = @"@"CPControlTargetKey" |
Definition at line 868 of file CPControl.j.
| CPControlTextDidBeginEditingNotification = "CPControlTextDidBeginEditingNotification" |
Definition at line 74 of file CPControl.j.
| CPControlTextDidChangeNotification = "CPControlTextDidChangeNotification" |
Definition at line 75 of file CPControl.j.
| CPControlTextDidEndEditingNotification = "CPControlTextDidEndEditingNotification" |
Definition at line 76 of file CPControl.j.
| var CPControlValueKey = @"@"CPControlValueKey" |
Definition at line 865 of file CPControl.j.
| CPImageAbove = 5 |
Definition at line 62 of file CPControl.j.
| CPImageBelow = 4 |
Definition at line 61 of file CPControl.j.
| CPImageLeft = 2 |
Definition at line 59 of file CPControl.j.
| CPImageOnly = 1 |
Definition at line 58 of file CPControl.j.
| CPImageOverlaps = 6 |
Definition at line 63 of file CPControl.j.
| CPImageRight = 3 |
Definition at line 60 of file CPControl.j.
| CPImageScaleAxesIndependently = 1 |
Definition at line 53 of file CPControl.j.
| CPImageScaleNone = 2 |
Definition at line 54 of file CPControl.j.
| CPImageScaleProportionallyDown = 0 |
Definition at line 52 of file CPControl.j.
| CPImageScaleProportionallyUpOrDown = 3 |
Definition at line 55 of file CPControl.j.
| CPJustifiedTextAlignment = 3 |
Definition at line 29 of file CPControl.j.
| CPLeftTextAlignment = 0 |
Definition at line 26 of file CPControl.j.
| CPLineBreakByCharWrapping = 1 |
Definition at line 37 of file CPControl.j.
| CPLineBreakByClipping = 2 |
Definition at line 38 of file CPControl.j.
| CPLineBreakByTruncatingHead = 3 |
Definition at line 39 of file CPControl.j.
| CPLineBreakByTruncatingMiddle = 5 |
Definition at line 41 of file CPControl.j.
| CPLineBreakByTruncatingTail = 4 |
Definition at line 40 of file CPControl.j.
| CPLineBreakByWordWrapping = 0 |
Definition at line 36 of file CPControl.j.
| CPMiniControlSize = 2 |
Definition at line 34 of file CPControl.j.
| CPMixedState = -1 |
Definition at line 67 of file CPControl.j.
| CPNaturalTextAlignment = 4 |
Definition at line 30 of file CPControl.j.
| CPNoImage = 0 |
Definition at line 57 of file CPControl.j.
| CPOffState = 0 |
Definition at line 66 of file CPControl.j.
| CPOnState = 1 |
Definition at line 65 of file CPControl.j.
| CPRegularControlSize = 0 |
Definition at line 32 of file CPControl.j.
| CPRightTextAlignment = 1 |
Definition at line 27 of file CPControl.j.
| CPScaleNone = 2 |
Definition at line 50 of file CPControl.j.
| CPScaleProportionally = 0 |
Definition at line 48 of file CPControl.j.
| CPScaleToFit = 1 |
Definition at line 49 of file CPControl.j.
| CPSmallControlSize = 1 |
Definition at line 33 of file CPControl.j.
| CPTopVerticalTextAlignment = 1 |
Definition at line 43 of file CPControl.j.