Uses of Interface
elemental2.dom.HTMLOptionsCollection.AddElementUnionType
-
Uses of HTMLOptionsCollection.AddElementUnionType in elemental2.dom
Methods in elemental2.dom that return HTMLOptionsCollection.AddElementUnionTypeModifier and TypeMethodDescriptionMethods in elemental2.dom with parameters of type HTMLOptionsCollection.AddElementUnionTypeModifier and TypeMethodDescriptionvoid
HTMLOptionsCollection.add
(HTMLOptionsCollection.AddElementUnionType element) final void
HTMLOptionsCollection.add
(HTMLOptionsCollection.AddElementUnionType element, double before) final void
HTMLOptionsCollection.add
(HTMLOptionsCollection.AddElementUnionType element, HTMLElement before) void
HTMLOptionsCollection.add
(HTMLOptionsCollection.AddElementUnionType element, HTMLOptionsCollection.AddBeforeUnionType before)