Uses of Class
com.google.gwt.dom.client.OptGroupElement
Packages that use OptGroupElement
-
Uses of OptGroupElement in com.google.gwt.dom.client
Methods in com.google.gwt.dom.client that return OptGroupElementModifier and TypeMethodDescriptionstatic OptGroupElement
Assert that the givenElement
is compatible with this class and automatically typecast it.final OptGroupElement
Document.createOptGroupElement()
Creates an <optgroup> element.