VCF::HTMLElementCollection Class Reference
This is a collection of 0 or more
HTMLElement nodes.
More...
#include <vcf/HTMLKit/HTMLDOMElements.h>
List of all members.
Detailed Description
This is a collection of 0 or more
HTMLElement nodes.
Constructor & Destructor Documentation
| VCF::HTMLElementCollection::HTMLElementCollection |
( |
|
) |
|
|
| VCF::HTMLElementCollection::~HTMLElementCollection |
( |
|
) |
|
|
Member Function Documentation
| long VCF::HTMLElementCollection::getLength |
( |
|
) |
const |
|
| HTMLElement* VCF::HTMLElementCollection::item |
( |
long |
index |
) |
|
|
| bool VCF::HTMLElementCollection::null |
( |
|
) |
const |
|
| HTMLElement* VCF::HTMLElementCollection::operator[] |
( |
long |
index |
) |
|
|
| void VCF::HTMLElementCollection::setLength |
( |
long |
len |
) |
|
|
| String VCF::HTMLElementCollection::toString |
( |
|
) |
const |
|
Friends And Related Function Documentation
The documentation for this class was generated from the following file: