#import <DOMHTMLCollection.h>
Abgeleitet von DOMObject.
Öffentliche Methoden | |
| (void) | - dealloc |
| (void) | - finalize |
| (struct HTMLCollection *) | - _collection |
| (unsigned int) | - length |
| (id) | - item: |
| (id) | - namedItem: |
Definiert in Zeile 9 der Datei DOMHTMLCollection.h.
| - (void) dealloc |
Implementiert DOMObject.
| - (void) finalize |
Implementiert DOMObject.
| - (struct HTMLCollection *) _collection |
| - (unsigned int) length |
| - (id) item: | (unsigned int) | fp8 |
| - (id) namedItem: | (id) | fp8 |