Class SelectElement

java.lang.Object

@TagName("select") public class SelectElement extends Element
The select element allows the selection of an option. The contained options can be directly accessed through the select element as a collection.
See Also: