org.apache.html.dom
Interface HTMLFormControl

All Known Implementing Classes:
HTMLButtonElementImpl, HTMLFieldSetElementImpl, HTMLInputElementImpl, HTMLLabelElementImpl, HTMLObjectElementImpl, HTMLSelectElementImpl, HTMLTextAreaElementImpl

public interface HTMLFormControl

Identifies control in a form, so they may be collected in a form elements collection. All form control elements implement this empty interface.

Version:
$Revision: 1.5 $ $Date: 2004/10/05 03:23:48 $
Author:
Assaf Arkin



Copyright ? 1999-2005 Apache XML Project. All Rights Reserved.