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: 1029426 $ $Date: 2010-10-31 22:55:00 +0530 (Sun, 31 Oct 2010) $
Author:
Assaf Arkin

INTERNAL:

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



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