org.apache.html.dom

Interface HTMLFormControl

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.3 $ $Date: 2000/12/21 00:33:40 $

Author:
Assaf Arkin


Copyright B) 1999-2004 Apache XML Project. All Rights Reserved.