CPAttributedString Class Reference

List of all members.

Public Member Functions

(id) - initWithString: [implementation]
(id) - initWithAttributedString: [implementation]
(id) - initWithString:attributes: [implementation]
(CPString- string [implementation]
(CPString- mutableString [implementation]
(unsigned) - length [implementation]
(CPDictionary- attributesAtIndex:effectiveRange: [implementation]
(CPDictionary- attributesAtIndex:longestEffectiveRange:inRange: [implementation]
(id) - attribute:atIndex:effectiveRange: [implementation]
(id) - attribute:atIndex:longestEffectiveRange:inRange: [implementation]
(BOOL) - isEqualToAttributedString: [implementation]
(BOOL) - isEqual: [implementation]
(CPAttributedString- attributedSubstringFromRange: [implementation]
(void) - replaceCharactersInRange:withString: [implementation]
(void) - deleteCharactersInRange: [implementation]
(void) - setAttributes:range: [implementation]
(void) - addAttributes:range: [implementation]
(void) - addAttribute:value:range: [implementation]
(void) - removeAttribute:range: [implementation]
(void) - appendAttributedString: [implementation]
(void) - insertAttributedString:atIndex: [implementation]
(void) - replaceCharactersInRange:withAttributedString: [implementation]
(void) - setAttributedString: [implementation]
(void) - beginEditing [implementation]
(void) - endEditing [implementation]


Detailed Description

Definition at line 26 of file CPAttributedString.j.


Member Function Documentation

- (void) addAttribute: (CPString anAttribute
value: (id)  aValue
range: (CPRange)  aRange 
[implementation]

Definition at line 429 of file CPAttributedString.j.

- (void) addAttributes: (CPDictionary aDictionary
range: (CPRange)  aRange 
[implementation]

Definition at line 401 of file CPAttributedString.j.

- (void) appendAttributedString: (CPAttributedString aString   [implementation]

Definition at line 440 of file CPAttributedString.j.

- (id) attribute: (CPString attribute
atIndex: (unsigned)  index
effectiveRange: (CPRangePointer)  aRange 
[implementation]

Definition at line 175 of file CPAttributedString.j.

- (id) attribute: (CPString attribute
atIndex: (unsigned)  anIndex
longestEffectiveRange: (CPRangePointer)  aRange
inRange: (CPRange)  rangeLimit 
[implementation]

Definition at line 191 of file CPAttributedString.j.

- (CPAttributedString) attributedSubstringFromRange: (CPRange)  aRange   [implementation]

Definition at line 292 of file CPAttributedString.j.

- (CPDictionary) attributesAtIndex: (unsigned)  anIndex
effectiveRange: (CPRangePointer)  aRange 
[implementation]

Definition at line 97 of file CPAttributedString.j.

- (CPDictionary) attributesAtIndex: (unsigned)  anIndex
longestEffectiveRange: (CPRangePointer)  aRange
inRange: (CPRange)  rangeLimit 
[implementation]

Definition at line 115 of file CPAttributedString.j.

- (void) beginEditing   [implementation]

Definition at line 549 of file CPAttributedString.j.

- (void) deleteCharactersInRange: (CPRange)  aRange   [implementation]

Definition at line 375 of file CPAttributedString.j.

- (void) endEditing   [implementation]

Definition at line 554 of file CPAttributedString.j.

- (id) initWithAttributedString: (CPAttributedString aString   [implementation]

Definition at line 38 of file CPAttributedString.j.

- (id) initWithString: (CPString aString   [implementation]

Definition at line 33 of file CPAttributedString.j.

- (id) initWithString: (CPString aString
attributes: (CPDictionary attributes 
[implementation]

Definition at line 47 of file CPAttributedString.j.

- (void) insertAttributedString: (CPAttributedString aString
atIndex: (CPString anIndex 
[implementation]

Definition at line 445 of file CPAttributedString.j.

- (BOOL) isEqual: (id)  anObject   [implementation]

Definition at line 280 of file CPAttributedString.j.

- (BOOL) isEqualToAttributedString: (CPAttributedString aString   [implementation]

Definition at line 253 of file CPAttributedString.j.

- (unsigned) length   [implementation]

Definition at line 71 of file CPAttributedString.j.

- (CPString) mutableString   [implementation]

Definition at line 66 of file CPAttributedString.j.

- (void) removeAttribute: (CPString anAttribute
range: (CPRange)  aRange 
[implementation]

Definition at line 434 of file CPAttributedString.j.

- (void) replaceCharactersInRange: (CPRange)  aRange
withAttributedString: (CPAttributedString aString 
[implementation]

Definition at line 482 of file CPAttributedString.j.

- (void) replaceCharactersInRange: (CPRange)  aRange
withString: (CPString aString 
[implementation]

Definition at line 340 of file CPAttributedString.j.

- (void) setAttributedString: (CPAttributedString aString   [implementation]

Definition at line 492 of file CPAttributedString.j.

- (void) setAttributes: (CPDictionary aDictionary
range: (CPRange)  aRange 
[implementation]

Definition at line 381 of file CPAttributedString.j.

- (CPString) string   [implementation]

Definition at line 61 of file CPAttributedString.j.


The documentation for this class was generated from the following file:

Generated on Thu Dec 11 01:55:49 2008 for Cappuccino by  doxygen 1.5.7.1