org.apache.html.dom
Interface HTMLFormControl

All Known Implementing Classes:
HTMLFieldSetElementImpl, HTMLInputElementImpl, HTMLLabelElementImpl, HTMLObjectElementImpl, HTMLTextAreaElementImpl, 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.

INTERNAL:

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

Version:
$Revision: 1.5 $ $Date: 2004/10/05 03:23:48 $
Author:
Assaf Arkin



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