![]() |
API 0.9.5
|
#import "../Foundation/Ref.h"
Go to the source code of this file.
Definition at line 45 of file CPControl.j.
Definition at line 28 of file CPControl.j.
Definition at line 44 of file CPControl.j.
var CPControlActionKey = "CPControlActionKey" |
Definition at line 860 of file CPControl.j.
var CPControlBlackColor = [CPColor blackColor] |
Definition at line 72 of file CPControl.j.
var CPControlControlStateKey = "CPControlControlStateKey" |
Definition at line 856 of file CPControl.j.
CPControlDisabledBackgroundColor = "CPControlDisabledBackgroundColor" |
Definition at line 66 of file CPControl.j.
CPControlHighlightedBackgroundColor = "CPControlHighlightedBackgroundColor" |
Definition at line 65 of file CPControl.j.
var CPControlIsEnabledKey = "CPControlIsEnabledKey" |
Definition at line 857 of file CPControl.j.
CPControlNormalBackgroundColor = "CPControlNormalBackgroundColor" |
Definition at line 63 of file CPControl.j.
CPControlSelectedBackgroundColor = "CPControlSelectedBackgroundColor" |
Definition at line 64 of file CPControl.j.
var CPControlSendActionOnKey = "CPControlSendActionOnKey" |
Definition at line 861 of file CPControl.j.
var CPControlSendsActionOnEndEditingKey = "CPControlSendsActionOnEndEditingKey" |
Definition at line 863 of file CPControl.j.
var CPControlTargetKey = "CPControlTargetKey" |
Definition at line 859 of file CPControl.j.
CPControlTextDidBeginEditingNotification = "CPControlTextDidBeginEditingNotification" |
Definition at line 68 of file CPControl.j.
CPControlTextDidChangeNotification = "CPControlTextDidChangeNotification" |
Definition at line 69 of file CPControl.j.
CPControlTextDidEndEditingNotification = "CPControlTextDidEndEditingNotification" |
Definition at line 70 of file CPControl.j.
var CPControlValueKey = "CPControlValueKey" |
Definition at line 855 of file CPControl.j.
CPImageAbove = 5 |
Definition at line 56 of file CPControl.j.
CPImageBelow = 4 |
Definition at line 55 of file CPControl.j.
CPImageLeft = 2 |
Definition at line 53 of file CPControl.j.
CPImageOnly = 1 |
Definition at line 52 of file CPControl.j.
CPImageOverlaps = 6 |
Definition at line 57 of file CPControl.j.
CPImageRight = 3 |
Definition at line 54 of file CPControl.j.
Definition at line 29 of file CPControl.j.
Definition at line 26 of file CPControl.j.
Definition at line 37 of file CPControl.j.
Definition at line 38 of file CPControl.j.
Definition at line 39 of file CPControl.j.
Definition at line 41 of file CPControl.j.
Definition at line 40 of file CPControl.j.
Definition at line 36 of file CPControl.j.
Definition at line 34 of file CPControl.j.
CPMixedState = -1 |
Definition at line 61 of file CPControl.j.
Definition at line 30 of file CPControl.j.
CPNoImage = 0 |
Definition at line 51 of file CPControl.j.
CPOffState = 0 |
Definition at line 60 of file CPControl.j.
CPOnState = 1 |
Definition at line 59 of file CPControl.j.
Definition at line 32 of file CPControl.j.
Definition at line 27 of file CPControl.j.
CPScaleNone = 2 |
Definition at line 49 of file CPControl.j.
Definition at line 47 of file CPControl.j.
CPScaleToFit = 1 |
Definition at line 48 of file CPControl.j.
Definition at line 33 of file CPControl.j.
Definition at line 43 of file CPControl.j.