DOM::HTMLIsIndexElement Class Reference

This element is used for single-line text input. More...

#include <html_form.h>

Inheritance diagram for DOM::HTMLIsIndexElement:

DOM::HTMLElement DOM::Element DOM::Node

List of all members.


Public Member Functions

 HTMLIsIndexElement (const HTMLIsIndexElement &other)
 HTMLIsIndexElement (const Node &other)
HTMLIsIndexElementoperator= (const HTMLIsIndexElement &other)
HTMLIsIndexElementoperator= (const Node &other)
HTMLFormElement form () const
DOMString prompt () const
void setPrompt (const DOMString &)

Protected Member Functions

 HTMLIsIndexElement (HTMLIsIndexElementImpl *impl)

Detailed Description

This element is used for single-line text input.

See the ISINDEX element definition in HTML 4.0. This element is deprecated in HTML 4.0.

Definition at line 1389 of file html_form.h.


Member Function Documentation

HTMLFormElement HTMLIsIndexElement::form (  )  const

### KDE 4.0: remove

Reimplemented from DOM::Element.

Definition at line 1288 of file html_form.cpp.

DOMString HTMLIsIndexElement::prompt (  )  const

The prompt message.

See the prompt attribute definition in HTML 4.0. This attribute is deprecated in HTML 4.0.

Definition at line 1293 of file html_form.cpp.

void HTMLIsIndexElement::setPrompt ( const DOMString value  ) 

see prompt

Definition at line 1299 of file html_form.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys