API  1.0.0
CPText.j File Reference

Go to the source code of this file.

Classes

protocol  <CPTextDelegate >
 

Typedefs

typedef CPTextMovement CPIllegalTextMovement = 0
 
typedef CPTextAlignment CPLeftTextAlignment = 0
 
typedef CPWritingDirection CPWritingDirectionNatural = -1
 

Variables

 CPAttachmentAttributeName = @"@"CPAttachmentAttributeName"
 
 CPBackgroundColorAttributeName = @"@"CPBackgroundColorAttributeName"
 
 CPBackspaceCharacter = "\u0008"
 
 CPBackTabCharacter = "\u0019"
 
 CPBacktabTextMovement = 18
 
 CPBaselineOffsetAttributeName = @"@"CPBaselineOffsetAttributeName"
 
 CPCancelTextMovement = 23
 
 CPCarriageReturnCharacter = "\u000d"
 
 CPCenterTextAlignment = 2
 
 CPDeleteCharacter = "\u007f"
 
 CPDownTextMovement = 22
 
 CPEnterCharacter = "\u0003"
 
 CPFontAttributeName = @"@"CPFontAttributeName"
 
 CPForegroundColorAttributeName = @"@"CPForegroundColorAttributeName"
 
 CPFormFeedCharacter = "\u000c"
 
 CPJustifiedTextAlignment = 3
 
 CPKernAttributeName = @"@"CPKernAttributeName"
 
 CPLeftTextMovement = 19
 
 CPLigatureAttributeName = @"@"CPLigatureAttributeName"
 
 CPLineSeparatorCharacter = 0x2028
 
 CPNaturalTextAlignment = 4
 
 CPNewlineCharacter = "\u000a"
 
 CPOtherTextMovement = 0
 
 CPParagraphSeparatorCharacter = 0x2029
 
 CPReturnTextMovement = 16
 
 CPRightTextAlignment = 1
 
 CPRightTextMovement = 20
 
 CPShadowAttributeName = @"@"CPShadowAttributeName"
 
 CPSuperscriptAttributeName = @"@"CPSuperscriptAttributeName"
 
 CPTabCharacter = "\u0009"
 
 CPTabTextMovement = 17
 
 CPTextDidBeginEditingNotification = @"@"CPTextDidBeginEditingNotification"
 
 CPTextDidChangeNotification = @"@"CPTextDidChangeNotification"
 
 CPTextDidEndEditingNotification = @"@"CPTextDidEndEditingNotification"
 
 CPTextViewDidChangeSelectionNotification = @"@"CPTextViewDidChangeSelectionNotification"
 
 CPTextViewDidChangeTypingAttributesNotification = @"@"CPTextViewDidChangeTypingAttributesNotification"
 
var CPTextViewIsEditableKey = @"@"CPTextViewIsEditableKey"
 
var CPTextViewIsRichTextKey = @"@"CPTextViewIsRichTextKey"
 
var CPTextViewIsSelectableKey = @"@"CPTextViewIsSelectableKey"
 
 CPUnderlineStyleAttributeName = @"@"CPUnderlineStyleAttributeName"
 
 CPUpTextMovement = 21
 
 CPWritingDirectionLeftToRight = 0
 
 CPWritingDirectionRightToLeft = 1
 

Typedef Documentation

◆ CPIllegalTextMovement

typedef CPTextMovement CPIllegalTextMovement = 0

Definition at line 59 of file CPText.j.

◆ CPLeftTextAlignment

typedef CPTextAlignment CPLeftTextAlignment = 0

Definition at line 76 of file CPText.j.

◆ CPWritingDirectionNatural

typedef CPWritingDirection CPWritingDirectionNatural = -1

Definition at line 71 of file CPText.j.

Variable Documentation

◆ CPAttachmentAttributeName

CPAttachmentAttributeName = @"@"CPAttachmentAttributeName"

Definition at line 106 of file CPText.j.

◆ CPBackgroundColorAttributeName

CPBackgroundColorAttributeName = @"@"CPBackgroundColorAttributeName"

Definition at line 101 of file CPText.j.

◆ CPBackspaceCharacter

CPBackspaceCharacter = "\u0008"

Definition at line 50 of file CPText.j.

◆ CPBackTabCharacter

CPBackTabCharacter = "\u0019"

Definition at line 55 of file CPText.j.

◆ CPBacktabTextMovement

CPBacktabTextMovement = 18

Definition at line 63 of file CPText.j.

◆ CPBaselineOffsetAttributeName

CPBaselineOffsetAttributeName = @"@"CPBaselineOffsetAttributeName"

Definition at line 105 of file CPText.j.

◆ CPCancelTextMovement

CPCancelTextMovement = 23

Definition at line 68 of file CPText.j.

◆ CPCarriageReturnCharacter

CPCarriageReturnCharacter = "\u000d"

Definition at line 54 of file CPText.j.

◆ CPCenterTextAlignment

CPCenterTextAlignment = 2

Definition at line 78 of file CPText.j.

◆ CPDeleteCharacter

CPDeleteCharacter = "\u007f"

Definition at line 56 of file CPText.j.

◆ CPDownTextMovement

CPDownTextMovement = 22

Definition at line 67 of file CPText.j.

◆ CPEnterCharacter

CPEnterCharacter = "\u0003"

Definition at line 49 of file CPText.j.

◆ CPFontAttributeName

CPFontAttributeName = @"@"CPFontAttributeName"

Definition at line 99 of file CPText.j.

◆ CPForegroundColorAttributeName

CPForegroundColorAttributeName = @"@"CPForegroundColorAttributeName"

Definition at line 100 of file CPText.j.

◆ CPFormFeedCharacter

CPFormFeedCharacter = "\u000c"

Definition at line 53 of file CPText.j.

◆ CPJustifiedTextAlignment

CPJustifiedTextAlignment = 3

Definition at line 79 of file CPText.j.

◆ CPKernAttributeName

CPKernAttributeName = @"@"CPKernAttributeName"

Definition at line 108 of file CPText.j.

◆ CPLeftTextMovement

CPLeftTextMovement = 19

Definition at line 64 of file CPText.j.

◆ CPLigatureAttributeName

CPLigatureAttributeName = @"@"CPLigatureAttributeName"

Definition at line 107 of file CPText.j.

◆ CPLineSeparatorCharacter

CPLineSeparatorCharacter = 0x2028

Definition at line 48 of file CPText.j.

◆ CPNaturalTextAlignment

CPNaturalTextAlignment = 4

Definition at line 80 of file CPText.j.

◆ CPNewlineCharacter

CPNewlineCharacter = "\u000a"

Definition at line 52 of file CPText.j.

◆ CPOtherTextMovement

CPOtherTextMovement = 0

Definition at line 60 of file CPText.j.

◆ CPParagraphSeparatorCharacter

CPParagraphSeparatorCharacter = 0x2029

Definition at line 47 of file CPText.j.

◆ CPReturnTextMovement

CPReturnTextMovement = 16

Definition at line 61 of file CPText.j.

◆ CPRightTextAlignment

CPRightTextAlignment = 1

Definition at line 77 of file CPText.j.

◆ CPRightTextMovement

CPRightTextMovement = 20

Definition at line 65 of file CPText.j.

◆ CPShadowAttributeName

CPShadowAttributeName = @"@"CPShadowAttributeName"

Definition at line 102 of file CPText.j.

◆ CPSuperscriptAttributeName

CPSuperscriptAttributeName = @"@"CPSuperscriptAttributeName"

Definition at line 104 of file CPText.j.

◆ CPTabCharacter

CPTabCharacter = "\u0009"

Definition at line 51 of file CPText.j.

◆ CPTabTextMovement

CPTabTextMovement = 17

Definition at line 62 of file CPText.j.

◆ CPTextDidBeginEditingNotification

CPTextDidBeginEditingNotification = @"@"CPTextDidBeginEditingNotification"

Definition at line 85 of file CPText.j.

◆ CPTextDidChangeNotification

CPTextDidChangeNotification = @"@"CPTextDidChangeNotification"

Definition at line 86 of file CPText.j.

◆ CPTextDidEndEditingNotification

CPTextDidEndEditingNotification = @"@"CPTextDidEndEditingNotification"

Definition at line 87 of file CPText.j.

◆ CPTextViewDidChangeSelectionNotification

CPTextViewDidChangeSelectionNotification = @"@"CPTextViewDidChangeSelectionNotification"

Definition at line 92 of file CPText.j.

◆ CPTextViewDidChangeTypingAttributesNotification

CPTextViewDidChangeTypingAttributesNotification = @"@"CPTextViewDidChangeTypingAttributesNotification"

Definition at line 93 of file CPText.j.

◆ CPTextViewIsEditableKey

var CPTextViewIsEditableKey = @"@"CPTextViewIsEditableKey"

Definition at line 328 of file CPText.j.

◆ CPTextViewIsRichTextKey

var CPTextViewIsRichTextKey = @"@"CPTextViewIsRichTextKey"

Definition at line 330 of file CPText.j.

◆ CPTextViewIsSelectableKey

var CPTextViewIsSelectableKey = @"@"CPTextViewIsSelectableKey"

Definition at line 329 of file CPText.j.

◆ CPUnderlineStyleAttributeName

CPUnderlineStyleAttributeName = @"@"CPUnderlineStyleAttributeName"

Definition at line 103 of file CPText.j.

◆ CPUpTextMovement

CPUpTextMovement = 21

Definition at line 66 of file CPText.j.

◆ CPWritingDirectionLeftToRight

CPWritingDirectionLeftToRight = 0

Definition at line 72 of file CPText.j.

◆ CPWritingDirectionRightToLeft

CPWritingDirectionRightToLeft = 1

Definition at line 73 of file CPText.j.