AppKit/CPControl.j File Reference

#include "CoreGraphics/CGGeometry.h"
#include "Platform/Platform.h"
Include dependency graph for CPControl.j:

Go to the source code of this file.

Defines

#define BRIDGE(UPPERCASE, LOWERCASE, ATTRIBUTENAME)

Variables

 CPBottomVerticalTextAlignment = 3
 CPCenterTextAlignment = 2
 CPCenterVerticalTextAlignment = 2
var CPControlActionKey = "CPControlActionKey"
var CPControlBlackColor = [CPColor blackColor]
var CPControlControlStateKey = @"@"CPControlControlStateKey"
 CPControlDisabledBackgroundColor = "CPControlDisabledBackgroundColor"
 CPControlHighlightedBackgroundColor = "CPControlHighlightedBackgroundColor"
var CPControlIsEnabledKey = "CPControlIsEnabledKey"
 CPControlNormalBackgroundColor = "CPControlNormalBackgroundColor"
 CPControlSelectedBackgroundColor = "CPControlSelectedBackgroundColor"
var CPControlSendActionOnKey = "CPControlSendActionOnKey"
var CPControlSendsActionOnEndEditingKey = "CPControlSendsActionOnEndEditingKey"
var CPControlTargetKey = "CPControlTargetKey"
 CPControlTextDidBeginEditingNotification = "CPControlTextDidBeginEditingNotification"
 CPControlTextDidChangeNotification = "CPControlTextDidChangeNotification"
 CPControlTextDidEndEditingNotification = "CPControlTextDidEndEditingNotification"
var CPControlValueKey = "CPControlValueKey"
 CPImageAbove = 5
 CPImageBelow = 4
 CPImageLeft = 2
 CPImageOnly = 1
 CPImageOverlaps = 6
 CPImageRight = 3
 CPJustifiedTextAlignment = 3
import CPFont j import
CPShadow j import CPView j 
CPLeftTextAlignment = 0
 CPLineBreakByCharWrapping = 1
 CPLineBreakByClipping = 2
 CPLineBreakByTruncatingHead = 3
 CPLineBreakByTruncatingMiddle = 5
 CPLineBreakByTruncatingTail = 4
 CPLineBreakByWordWrapping = 0
 CPMiniControlSize = 2
 CPMixedState = -1
 CPNaturalTextAlignment = 4
 CPNoImage = 0
 CPOffState = 0
 CPOnState = 1
 CPRegularControlSize = 0
 CPRightTextAlignment = 1
 CPScaleNone = 2
 CPScaleProportionally = 0
 CPScaleToFit = 1
 CPSmallControlSize = 1
 CPTopVerticalTextAlignment = 1

Define Documentation

#define BRIDGE ( UPPERCASE,
LOWERCASE,
ATTRIBUTENAME   ) 
Value:
\
- (void)set##UPPERCASE:(id)aValue\
{\
[self setValue:aValue forThemeAttribute:ATTRIBUTENAME];\
}\\
- (id)LOWERCASE\
{\
return [self valueForThemeAttribute:ATTRIBUTENAME];\
}

Definition at line 515 of file CPControl.j.


Variable Documentation

Definition at line 49 of file CPControl.j.

Definition at line 32 of file CPControl.j.

Definition at line 48 of file CPControl.j.

var CPControlActionKey = "CPControlActionKey"

Definition at line 575 of file CPControl.j.

var CPControlBlackColor = [CPColor blackColor]

Definition at line 76 of file CPControl.j.

Definition at line 571 of file CPControl.j.

CPControlDisabledBackgroundColor = "CPControlDisabledBackgroundColor"

Definition at line 70 of file CPControl.j.

CPControlHighlightedBackgroundColor = "CPControlHighlightedBackgroundColor"

Definition at line 69 of file CPControl.j.

var CPControlIsEnabledKey = "CPControlIsEnabledKey"

Definition at line 572 of file CPControl.j.

CPControlNormalBackgroundColor = "CPControlNormalBackgroundColor"

Definition at line 67 of file CPControl.j.

CPControlSelectedBackgroundColor = "CPControlSelectedBackgroundColor"

Definition at line 68 of file CPControl.j.

var CPControlSendActionOnKey = "CPControlSendActionOnKey"

Definition at line 576 of file CPControl.j.

var CPControlSendsActionOnEndEditingKey = "CPControlSendsActionOnEndEditingKey"

Definition at line 578 of file CPControl.j.

var CPControlTargetKey = "CPControlTargetKey"

Definition at line 574 of file CPControl.j.

CPControlTextDidBeginEditingNotification = "CPControlTextDidBeginEditingNotification"

Definition at line 72 of file CPControl.j.

CPControlTextDidChangeNotification = "CPControlTextDidChangeNotification"

Definition at line 73 of file CPControl.j.

CPControlTextDidEndEditingNotification = "CPControlTextDidEndEditingNotification"

Definition at line 74 of file CPControl.j.

var CPControlValueKey = "CPControlValueKey"

Definition at line 570 of file CPControl.j.

Definition at line 60 of file CPControl.j.

Definition at line 59 of file CPControl.j.

Definition at line 57 of file CPControl.j.

Definition at line 56 of file CPControl.j.

Definition at line 61 of file CPControl.j.

Definition at line 58 of file CPControl.j.

Definition at line 33 of file CPControl.j.

import CPFont j import CPShadow j import CPView j CPLeftTextAlignment = 0

Definition at line 30 of file CPControl.j.

Definition at line 41 of file CPControl.j.

Definition at line 42 of file CPControl.j.

Definition at line 43 of file CPControl.j.

Definition at line 45 of file CPControl.j.

Definition at line 44 of file CPControl.j.

Definition at line 40 of file CPControl.j.

Definition at line 38 of file CPControl.j.

Definition at line 65 of file CPControl.j.

Definition at line 34 of file CPControl.j.

CPNoImage = 0

Definition at line 55 of file CPControl.j.

Definition at line 64 of file CPControl.j.

CPOnState = 1

Definition at line 63 of file CPControl.j.

Definition at line 36 of file CPControl.j.

Definition at line 31 of file CPControl.j.

Definition at line 53 of file CPControl.j.

Definition at line 51 of file CPControl.j.

Definition at line 52 of file CPControl.j.

Definition at line 37 of file CPControl.j.

Definition at line 47 of file CPControl.j.


Generated on Fri Apr 9 11:04:10 2010 for Cappuccino API by  doxygen 1.6.1