Enhydra 5.1 API

org.enhydra.xml.lazydom.html
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.1 $ $Date: 2003/04/14 12:29:58 $
Author:
Assaf Arkin


Enhydra 5.1 API