Uses of Interface
elemental2.dom.HTMLOptionsCollection.AddElementUnionType
-
Uses of HTMLOptionsCollection.AddElementUnionType in elemental2.dom
Methods in elemental2.dom that return HTMLOptionsCollection.AddElementUnionTypeMethods in elemental2.dom with parameters of type HTMLOptionsCollection.AddElementUnionTypeModifier and TypeMethodDescriptionvoidHTMLOptionsCollection.add(@Nullable HTMLOptionsCollection.AddElementUnionType element) final voidHTMLOptionsCollection.add(@Nullable HTMLOptionsCollection.AddElementUnionType element, double before) final voidHTMLOptionsCollection.add(@Nullable HTMLOptionsCollection.AddElementUnionType element, HTMLElement before) voidHTMLOptionsCollection.add(@Nullable HTMLOptionsCollection.AddElementUnionType element, @Nullable HTMLOptionsCollection.AddBeforeUnionType before)