Package org.htmlunit.html
Interface LabelableElement
- All Known Implementing Classes:
HtmlButton,HtmlButtonInput,HtmlCheckBoxInput,HtmlColorInput,HtmlDateInput,HtmlDateTimeLocalInput,HtmlEmailInput,HtmlFileInput,HtmlImageInput,HtmlMeter,HtmlMonthInput,HtmlNumberInput,HtmlOutput,HtmlPasswordInput,HtmlProgress,HtmlRadioButtonInput,HtmlRangeInput,HtmlResetInput,HtmlSearchInput,HtmlSelect,HtmlSubmitInput,HtmlTelInput,HtmlTextArea,HtmlTextInput,HtmlTimeInput,HtmlUrlInput,HtmlWeekInput
public interface LabelableElement
A marker interface for those element that can be labeled.
- See Also: