WebElementDictionary Klassenreferenz

#import <WebElementDictionary.h>

Abgeleitet von NSDictionary.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - _domNode
(void) - _fillCache
(id) - _imageRect
(id) - _isSelected
(id) - _linkRect
(id) - _targetWebFrame
(id) - _title
(id) - _webFrame
(unsigned int) - count
(void) - dealloc
(id) - initWithInnerNonSharedNode:innerNode:URLElement:andPoint:
(id) - keyEnumerator
(id) - objectForKey:

Öffentliche, statische Methoden

(void) + initializeLookupTable

Geschützte Attribute

DOMNode_innerNode
DOMNode_innerNonSharedNode
DOMElement_URLElement
NSMutableDictionary_cache
NSMutableSet_nilValues
struct CGPoint _point
BOOL _cacheComplete

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei WebElementDictionary.h.


Dokumentation der Elementfunktionen

+ (void) initializeLookupTable  

- (id) _domNode  

- (void) _fillCache  

- (id) _imageRect  

- (id) _isSelected  

- (id) _linkRect  

- (id) _targetWebFrame  

- (id) _title  

- (id) _webFrame  

- (unsigned int) count  

- (void) dealloc  

Implementiert NSObject.

- (id) initWithInnerNonSharedNode: (id)  fp8
innerNode: (id)  fp12
URLElement: (id)  fp16
andPoint: (struct CGPoint fp20 

- (id) keyEnumerator  

- (id) objectForKey: (id)  fp8  


Dokumentation der Datenelemente

- (DOMNode*) _innerNode [protected]

Definiert in Zeile 13 der Datei WebElementDictionary.h.

- (DOMNode*) _innerNonSharedNode [protected]

Definiert in Zeile 14 der Datei WebElementDictionary.h.

- (DOMElement*) _URLElement [protected]

Definiert in Zeile 15 der Datei WebElementDictionary.h.

- (NSMutableDictionary*) _cache [protected]

Definiert in Zeile 16 der Datei WebElementDictionary.h.

- (NSMutableSet*) _nilValues [protected]

Definiert in Zeile 17 der Datei WebElementDictionary.h.

- (struct CGPoint) _point [read, protected]

Definiert in Zeile 18 der Datei WebElementDictionary.h.

- (BOOL) _cacheComplete [protected]

Definiert in Zeile 19 der Datei WebElementDictionary.h.


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