Uses of Interface
org.teavm.jso.dom.html.HTMLOptionElement
Packages that use HTMLOptionElement
-
Uses of HTMLOptionElement in org.teavm.jso.dom.html
Methods in org.teavm.jso.dom.html that return HTMLOptionElementMethods in org.teavm.jso.dom.html with parameters of type HTMLOptionElementModifier and TypeMethodDescriptionvoidHTMLOptionsCollection.add(HTMLOptionElement element) voidHTMLOptionsCollection.add(HTMLOptionElement element, int before) voidHTMLOptionsCollection.add(HTMLOptionElement element, HTMLElement before) voidHTMLOptionsCollection.set(int index, HTMLOptionElement element)