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: 447255 $ $Date: 2006-09-18 01:36:42 -0400 (Mon, 18 Sep 2006) $
Author:
Assaf Arkin



Copyright © 1999-2007 The Apache Software Foundation. All Rights Reserved.