#import <DOMHTMLOptionsCollection.h>
Abgeleitet von DOMObject.
Öffentliche Methoden | |
| (void) | - dealloc |
| (void) | - finalize |
| (id) | - _initWithOptionsCollection: |
| (struct HTMLOptionsCollection *) | - _optionsCollection |
| (unsigned int) | - length |
| (void) | - setLength: |
| (id) | - item: |
| (id) | - namedItem: |
Öffentliche, statische Methoden | |
| (id) | + _optionsCollectionWith: |
Definiert in Zeile 9 der Datei DOMHTMLOptionsCollection.h.
| + (id) _optionsCollectionWith: | (struct HTMLOptionsCollection *) | fp8 |
| - (void) dealloc |
Implementiert DOMObject.
| - (void) finalize |
Implementiert DOMObject.
| - (id) _initWithOptionsCollection: | (struct HTMLOptionsCollection *) | fp8 |
| - (struct HTMLOptionsCollection *) _optionsCollection |
| - (unsigned int) length |
| - (void) setLength: | (unsigned int) | fp8 |
| - (id) item: | (unsigned int) | fp8 |
| - (id) namedItem: | (id) | fp8 |