AppKit/CPControl.j File Reference

#include "CoreGraphics/CGGeometry.h"
#include "Platform/Platform.h"

Go to the source code of this file.

Defines

#define BRIDGE(UPPERCASE, LOWERCASE, ATTRIBUTENAME)

Variables

import CPFont j import
CPShadow j import CPView j 
CPLeftTextAlignment = 0
 CPRightTextAlignment = 1
 CPCenterTextAlignment = 2
 CPJustifiedTextAlignment = 3
 CPNaturalTextAlignment = 4
 CPRegularControlSize = 0
 CPSmallControlSize = 1
 CPMiniControlSize = 2
 CPControlNormalBackgroundColor = "CPControlNormalBackgroundColor"
 CPControlSelectedBackgroundColor = "CPControlSelectedBackgroundColor"
 CPControlHighlightedBackgroundColor = "CPControlHighlightedBackgroundColor"
 CPControlDisabledBackgroundColor = "CPControlDisabledBackgroundColor"
 CPControlTextDidBeginEditingNotification = "CPControlTextDidBeginEditingNotification"
 CPControlTextDidChangeNotification = "CPControlTextDidChangeNotification"
 CPControlTextDidEndEditingNotification = "CPControlTextDidEndEditingNotification"
var CPControlBlackColor = [CPColor blackColor]
var CPControlValueKey = "CPControlValueKey"
var CPControlControlStateKey = @"@"CPControlControlStateKey"
var CPControlIsEnabledKey = "CPControlIsEnabledKey"
var CPControlTargetKey = "CPControlTargetKey"
var CPControlActionKey = "CPControlActionKey"
var CPControlSendActionOnKey = "CPControlSendActionOnKey"


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 507 of file CPControl.j.


Variable Documentation

Definition at line 44 of file CPControl.j.

var CPControlActionKey = "CPControlActionKey"

Definition at line 613 of file CPControl.j.

var CPControlBlackColor = [CPColor blackColor]

Definition at line 81 of file CPControl.j.

Definition at line 609 of file CPControl.j.

CPControlDisabledBackgroundColor = "CPControlDisabledBackgroundColor"

Definition at line 75 of file CPControl.j.

CPControlHighlightedBackgroundColor = "CPControlHighlightedBackgroundColor"

Definition at line 74 of file CPControl.j.

var CPControlIsEnabledKey = "CPControlIsEnabledKey"

Definition at line 610 of file CPControl.j.

CPControlNormalBackgroundColor = "CPControlNormalBackgroundColor"

Definition at line 72 of file CPControl.j.

CPControlSelectedBackgroundColor = "CPControlSelectedBackgroundColor"

Definition at line 73 of file CPControl.j.

var CPControlSendActionOnKey = "CPControlSendActionOnKey"

Definition at line 614 of file CPControl.j.

var CPControlTargetKey = "CPControlTargetKey"

Definition at line 612 of file CPControl.j.

CPControlTextDidBeginEditingNotification = "CPControlTextDidBeginEditingNotification"

Definition at line 77 of file CPControl.j.

CPControlTextDidChangeNotification = "CPControlTextDidChangeNotification"

Definition at line 78 of file CPControl.j.

CPControlTextDidEndEditingNotification = "CPControlTextDidEndEditingNotification"

Definition at line 79 of file CPControl.j.

var CPControlValueKey = "CPControlValueKey"

Definition at line 608 of file CPControl.j.

Definition at line 49 of file CPControl.j.

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

Definition at line 34 of file CPControl.j.

Definition at line 70 of file CPControl.j.

Definition at line 54 of file CPControl.j.

Definition at line 60 of file CPControl.j.

Definition at line 39 of file CPControl.j.

Definition at line 65 of file CPControl.j.


Generated on Wed May 20 12:43:58 2009 for Cappuccino by  doxygen 1.5.8