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.

INTERNAL:

Usage of this class is not supported. It may be altered or removed at any time.
Version:
$Revision: 1029415 $ $Date: 2010-10-31 22:32:22 +0530 (Sun, 31 Oct 2010) $
Author:
Assaf Arkin