API 0.9.5
AppKit/CPToolbarItem.j File Reference

Go to the source code of this file.

Variables

 CPToolbarCustomizeToolbarItemIdentifier = @"CPToolbarCustomizeToolbarItem"
 CPToolbarFlexibleSpaceItemIdentifier = @"CPToolbarFlexibleSpaceItem"
var CPToolbarItemActionKey = "CPToolbarItemActionKey"
var CPToolbarItemAlternateImageKey = "CPToolbarItemAlternateImageKey"
var CPToolbarItemAutovalidatesKey = "CPToolbarItemAutovalidatesKey"
var CPToolbarItemEnabledKey = "CPToolbarItemEnabledKey"
var CPToolbarItemImageKey = "CPToolbarItemImageKey"
var CPToolbarItemItemIdentifierKey = "CPToolbarItemItemIdentifierKey"
var CPToolbarItemLabelKey = "CPToolbarItemLabelKey"
var CPToolbarItemMaxSizeKey = "CPToolbarItemMaxSizeKey"
var CPToolbarItemMinSizeKey = "CPToolbarItemMinSizeKey"
var CPToolbarItemPaletteLabelKey = "CPToolbarItemPaletteLabelKey"
var CPToolbarItemTagKey = "CPToolbarItemTagKey"
var CPToolbarItemTargetKey = "CPToolbarItemTargetKey"
var CPToolbarItemToolTipKey = "CPToolbarItemToolTipKey"
var CPToolbarItemViewKey = "CPToolbarItemViewKey"
 CPToolbarItemVisibilityPriorityHigh = 1000
var CPToolbarItemVisibilityPriorityKey = "CPToolbarItemVisibilityPriorityKey"
 CPToolbarItemVisibilityPriorityLow = -1000
 CPToolbarItemVisibilityPriorityStandard = 0
 CPToolbarItemVisibilityPriorityUser = 2000
 CPToolbarPrintItemIdentifier = @"CPToolbarPrintItem"
 CPToolbarSeparatorItemIdentifier = @"CPToolbarSeparatorItem"
 CPToolbarShowColorsItemIdentifier = @"CPToolbarShowColorsItem"
 CPToolbarShowFontsItemIdentifier = @"CPToolbarShowFontsItem"
 CPToolbarSpaceItemIdentifier = @"CPToolbarSpaceItem"

Variable Documentation

CPToolbarCustomizeToolbarItemIdentifier = @"CPToolbarCustomizeToolbarItem"

Definition at line 36 of file CPToolbarItem.j.

CPToolbarFlexibleSpaceItemIdentifier = @"CPToolbarFlexibleSpaceItem"

Definition at line 33 of file CPToolbarItem.j.

var CPToolbarItemActionKey = "CPToolbarItemActionKey"

Definition at line 496 of file CPToolbarItem.j.

var CPToolbarItemAlternateImageKey = "CPToolbarItemAlternateImageKey"

Definition at line 499 of file CPToolbarItem.j.

var CPToolbarItemAutovalidatesKey = "CPToolbarItemAutovalidatesKey"

Definition at line 504 of file CPToolbarItem.j.

var CPToolbarItemEnabledKey = "CPToolbarItemEnabledKey"

Definition at line 497 of file CPToolbarItem.j.

var CPToolbarItemImageKey = "CPToolbarItemImageKey"

Definition at line 498 of file CPToolbarItem.j.

var CPToolbarItemItemIdentifierKey = "CPToolbarItemItemIdentifierKey"

Definition at line 490 of file CPToolbarItem.j.

var CPToolbarItemLabelKey = "CPToolbarItemLabelKey"

Definition at line 491 of file CPToolbarItem.j.

var CPToolbarItemMaxSizeKey = "CPToolbarItemMaxSizeKey"

Definition at line 502 of file CPToolbarItem.j.

var CPToolbarItemMinSizeKey = "CPToolbarItemMinSizeKey"

Definition at line 501 of file CPToolbarItem.j.

var CPToolbarItemPaletteLabelKey = "CPToolbarItemPaletteLabelKey"

Definition at line 492 of file CPToolbarItem.j.

var CPToolbarItemTagKey = "CPToolbarItemTagKey"

Definition at line 494 of file CPToolbarItem.j.

var CPToolbarItemTargetKey = "CPToolbarItemTargetKey"

Definition at line 495 of file CPToolbarItem.j.

var CPToolbarItemToolTipKey = "CPToolbarItemToolTipKey"

Definition at line 493 of file CPToolbarItem.j.

var CPToolbarItemViewKey = "CPToolbarItemViewKey"

Definition at line 500 of file CPToolbarItem.j.

Definition at line 28 of file CPToolbarItem.j.

var CPToolbarItemVisibilityPriorityKey = "CPToolbarItemVisibilityPriorityKey"

Definition at line 503 of file CPToolbarItem.j.

Definition at line 27 of file CPToolbarItem.j.

Definition at line 29 of file CPToolbarItem.j.

CPToolbarPrintItemIdentifier = @"CPToolbarPrintItem"

Definition at line 37 of file CPToolbarItem.j.

CPToolbarSeparatorItemIdentifier = @"CPToolbarSeparatorItem"

Definition at line 31 of file CPToolbarItem.j.

CPToolbarShowColorsItemIdentifier = @"CPToolbarShowColorsItem"

Definition at line 34 of file CPToolbarItem.j.

CPToolbarShowFontsItemIdentifier = @"CPToolbarShowFontsItem"

Definition at line 35 of file CPToolbarItem.j.

CPToolbarSpaceItemIdentifier = @"CPToolbarSpaceItem"

Definition at line 32 of file CPToolbarItem.j.

 All Classes Files Functions Variables Defines