Uses of Class
elemental2.dom.HTMLCollection
-
Uses of HTMLCollection in elemental2.dom
Subclasses of HTMLCollection in elemental2.domModifier and TypeClassDescriptionclassHTMLFormControlsCollection<T extends @Nullable Object>classFields in elemental2.dom declared as HTMLCollectionModifier and TypeFieldDescriptionHTMLDocument.anchorsHTMLDocument.applets@Nullable HTMLCollection<HTMLAreaElement> HTMLMapElement.areas@Nullable HTMLCollection<HTMLTableCellElement> HTMLTableRowElement.cellsDocument.children@Nullable HTMLCollectionHTMLFieldSetElement.elementsHTMLDocument.formsHTMLDocument.imagesHTMLDocument.links@Nullable HTMLCollection<HTMLOptionElement> HTMLDataListElement.options@Nullable HTMLCollection<HTMLTableRowElement> HTMLTableElement.rows@Nullable HTMLCollection<HTMLTableRowElement> HTMLTableSectionElement.rows@Nullable HTMLCollection<HTMLOptionElement> HTMLSelectElement.selectedOptions@Nullable HTMLCollection<HTMLTableSectionElement> HTMLTableElement.tBodiesMethods in elemental2.dom that return HTMLCollectionModifier and TypeMethodDescriptionDocument.getElementsByClassName(String name) Element.getElementsByClassName(String classNames)