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.2 $ $Date: 2006/01/21 05:50:36 $
Author:
Assaf Arkin



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