DOMRange Klassenreferenz

#import <DOMRange.h>

Abgeleitet von DOMObject.

Aufstellung aller Elemente


Öffentliche Methoden

(void) - dealloc
(void) - finalize
(id) - description
(id) - startContainer
(int) - startOffset
(id) - endContainer
(int) - endOffset
(BOOL) - collapsed
(id) - commonAncestorContainer
(void) - setStart:fp8:
(void) - setEnd:fp8:
(void) - setStartBefore:
(void) - setStartAfter:
(void) - setEndBefore:
(void) - setEndAfter:
(void) - collapse:
(void) - selectNode:
(void) - selectNodeContents:
(short) - compareBoundaryPoints:fp8:
(void) - deleteContents
(id) - extractContents
(id) - cloneContents
(void) - insertNode:
(void) - surroundContents:
(id) - cloneRange
(id) - toString
(id) - text
(void) - detach

Ausführliche Beschreibung

Definiert in Zeile 9 der Datei DOMRange.h.


Dokumentation der Elementfunktionen

- (void) dealloc  

Implementiert DOMObject.

- (void) finalize  

Implementiert DOMObject.

- (id) description  

- (id) startContainer  

- (int) startOffset  

- (id) endContainer  

- (int) endOffset  

- (BOOL) collapsed  

- (id) commonAncestorContainer  

- (void) setStart: (id) 
fp8: (int)  fp12 

- (void) setEnd: (id) 
fp8: (int)  fp12 

- (void) setStartBefore: (id)  fp8  

- (void) setStartAfter: (id)  fp8  

- (void) setEndBefore: (id)  fp8  

- (void) setEndAfter: (id)  fp8  

- (void) collapse: (BOOL)  fp8  

- (void) selectNode: (id)  fp8  

- (void) selectNodeContents: (id)  fp8  

- (short) compareBoundaryPoints: (unsigned)  short
fp8: (id)  fp12 

- (void) deleteContents  

- (id) extractContents  

- (id) cloneContents  

- (void) insertNode: (id)  fp8  

- (void) surroundContents: (id)  fp8  

- (id) cloneRange  

- (id) toString  

- (id) text  

- (void) detach  


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: