Main Page | Class Hierarchy | Class List | Directories | File List | Class Members

HTML_Button Class Reference

API for input buttons and submit buttons. More...

Inheritance diagram for HTML_Button:

HTML_ButtonBase HTML_FormElement HTML_Object List of all members.

Public Member Functions

 HTML_Button (const QString &n, const QString &jsref)
virtual const char * className () const
void submit ()

Detailed Description

API for input buttons and submit buttons.

This class provides the available API for HTML button and submit input elements.


Member Function Documentation

virtual const char* HTML_Button::className  )  const [inline, virtual]
 

Returns the specialized class name of the HTML object, such as HTML_Button.

Reimplemented from HTML_ButtonBase.

void HTML_Button::submit  ) 
 

For normal buttons, this is the same as click(). For submit buttons, this invokes the submit action of the button's form.


Generated on Mon Jun 11 15:49:45 2007 for Squish HTML API by  doxygen 1.4.4