VCF::HTMLInputElement Class Reference
#include <HTMLDOMElements.h>
Inheritance diagram for VCF::HTMLInputElement:
List of all members.
Constructor & Destructor Documentation
| VCF::HTMLInputElement::HTMLInputElement |
( |
|
) |
|
|
| VCF::HTMLInputElement::~HTMLInputElement |
( |
|
) |
|
|
Member Function Documentation
| bool VCF::HTMLInputElement::getChecked |
( |
|
) |
const |
|
| bool VCF::HTMLInputElement::getDefaultChecked |
( |
|
) |
const |
|
| String VCF::HTMLInputElement::getDefaultValue |
( |
|
) |
const |
|
| bool VCF::HTMLInputElement::getDisabled |
( |
|
) |
const |
|
| int VCF::HTMLInputElement::getMaxLength |
( |
|
) |
const |
|
| String VCF::HTMLInputElement::getName |
( |
|
) |
const |
|
| bool VCF::HTMLInputElement::getReadOnly |
( |
|
) |
const |
|
| String VCF::HTMLInputElement::getValue |
( |
|
) |
const |
|
| void VCF::HTMLInputElement::select |
( |
|
) |
|
|
| void VCF::HTMLInputElement::setChecked |
( |
bool |
val |
) |
|
|
| void VCF::HTMLInputElement::setDefaultChecked |
( |
bool |
val |
) |
|
|
| void VCF::HTMLInputElement::setDefaultValue |
( |
const String & |
val |
) |
|
|
| void VCF::HTMLInputElement::setDisabled |
( |
bool |
val |
) |
|
|
| void VCF::HTMLInputElement::setMaxLength |
( |
int |
val |
) |
|
|
| void VCF::HTMLInputElement::setName |
( |
const String & |
val |
) |
|
|
| void VCF::HTMLInputElement::setReadOnly |
( |
bool |
val |
) |
|
|
| void VCF::HTMLInputElement::setValue |
( |
const String & |
val |
) |
|
|
Member Data Documentation
The documentation for this class was generated from the following file: