Uses of Class
elemental2.dom.HTMLOptGroupElement
-
Uses of HTMLOptGroupElement in elemental2.dom
Methods in elemental2.dom that return HTMLOptGroupElementModifier and TypeMethodDescriptiondefault HTMLOptGroupElement
HTMLOptionsCollection.AddElementUnionType.asHTMLOptGroupElement()
Methods in elemental2.dom with parameters of type HTMLOptGroupElementModifier and TypeMethodDescriptionfinal void
HTMLOptionsCollection.add
(HTMLOptGroupElement element) final void
HTMLOptionsCollection.add
(HTMLOptGroupElement element, double before) final void
HTMLOptionsCollection.add
(HTMLOptGroupElement element, HTMLElement before) final void
HTMLOptionsCollection.add
(HTMLOptGroupElement element, HTMLOptionsCollection.AddBeforeUnionType before)