KHTML
html_form.h File Reference
#include <dom/html_element.h>
#include <dom/html_misc.h>
#include <kdemacros.h>
Include dependency graph for html_form.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | DOM::HTMLButtonElement |
Push button. More... | |
class | DOM::HTMLFieldSetElement |
Organizes form controls into logical groups. More... | |
class | DOM::HTMLFormElement |
The FORM element encompasses behavior similar to a collection and an element. More... | |
class | DOM::HTMLInputElement |
Form control. More... | |
class | DOM::HTMLIsIndexElement |
This element is used for single-line text input. More... | |
class | DOM::HTMLLabelElement |
Form field label text. More... | |
class | DOM::HTMLLegendElement |
Provides a caption for a FIELDSET grouping. More... | |
class | DOM::HTMLOptGroupElement |
Group options together in logical subdivisions. More... | |
class | DOM::HTMLOptionElement |
A selectable choice. More... | |
class | DOM::HTMLSelectElement |
The select element allows the selection of an option. More... | |
class | DOM::HTMLTextAreaElement |
Multi-line text field. More... | |
Namespaces | |
namespace | DOM |