Save This Page
Home » Xerces-J-src.2.9.1 » org.apache.html » dom » [javadoc | source]
org.apache.html.dom
public interface: HTMLFormControl [javadoc | source]

All Known Implementing Classes:
    HTMLLabelElementImpl, HTMLSelectElementImpl, HTMLObjectElementImpl, HTMLFieldSetElementImpl, HTMLInputElementImpl, HTMLTextAreaElementImpl, HTMLButtonElementImpl

Identifies control in a form, so they may be collected in a form elements collection. All form control elements implement this empty interface.