org.apache.html.dom
Interface HTMLFormControl

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

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.2.4.1 $ $Date: 2001/02/14 18:28:51 $
Author:
Assaf Arkin



Copyright © 1999-2001 Apache XML Project. All Rights Reserved.