class HTMLIsIndexElement

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

Full nameDOM::HTMLIsIndexElement
Definition#include <html_form.h>
InheritsDOM::HTMLElement [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Protected Methods


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.

 HTMLIsIndexElement ()

HTMLIsIndexElement

 HTMLIsIndexElement (const HTMLIsIndexElement &other)

HTMLIsIndexElement

 HTMLIsIndexElement (const Node &other)

HTMLIsIndexElement

 HTMLIsIndexElement (HTMLIsIndexElementImpl *impl)

HTMLIsIndexElement

[protected]

HTMLIsIndexElement &  operator = (const HTMLIsIndexElement &other)

operator =

Reimplemented from HTMLElement.

HTMLIsIndexElement &  operator = (const Node &other)

operator =

Reimplemented from HTMLElement.

 ~HTMLIsIndexElement ()

~HTMLIsIndexElement

HTMLFormElement  form ()

form

[const]

Returns the FORM element containing this control. Returns null if this control is not within the context of a form.

DOMString  prompt ()

prompt

[const]

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

void  setPrompt ( const DOMString & )

setPrompt

see prompt


Generated by: dfaure on faure on Tue Apr 16 08:50:42 2002, using kdoc 2.0a53.