org.enhydra.apache.html.dom
Interface HTMLFormControl

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

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.1.1 $ $Date: 2003/03/10 16:34:27 $
Author:
Assaf Arkin



Copyright © 1999 The Apache Software Foundation. All Rights reserved.