khtml Library API Documentation

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 Methods

HTMLIsIndexElement & operator= (const Node &other)
HTMLFormElement form () const
DOMString prompt () const
 The prompt message.

void setPrompt (const DOMString &)
 see prompt


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 1276 of file html_form.h.


Member Function Documentation

HTMLFormElement HTMLIsIndexElement::form  
 

Deprecated:
: ### KDE 4.0: remove

Reimplemented from DOM::Element.

Definition at line 1198 of file html_form.cpp.

DOMString HTMLIsIndexElement::prompt  
 

The prompt message.

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

Definition at line 1203 of file html_form.cpp.

void HTMLIsIndexElement::setPrompt const DOMString  
 

see prompt

Definition at line 1209 of file html_form.cpp.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kdelibs Version 3.1.0.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Wed Oct 8 12:22:46 2003 by doxygen 1.2.18 written by Dimitri van Heesch, © 1997-2001