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 $ $Date: 2000/02/10 04:00:10 $
Author:
Assaf Arkin



Copyright © 1999 Apache XML Project. All Rights Reserved.