Enhydra 5.1 API

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:
1.4.4 $Revision: 1.1 $ $Date: 2003/04/14 12:31:22 $
Author:
Assaf Arkin


Enhydra 5.1 API