org.apache.html.dom
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: 320092 $ $Date: 2004-10-04 23:23:48 -0400 (Mon, 04 Oct 2004) $
Author:
Assaf Arkin

INTERNAL:

Usage of this class is not supported. It may be altered or removed at any time.



Copyright © 1999-2006 Apache XML Project. All Rights Reserved.