Uses of Class
com.google.gwt.dom.client.QuoteElement
-
Uses of QuoteElement in com.google.gwt.dom.client
Modifier and TypeMethodDescriptionstatic QuoteElement
Assert that the givenElement
is compatible with this class and automatically typecast it.final QuoteElement
Document.createBlockQuoteElement()
Creates a <blockquote> element.final QuoteElement
Document.createQElement()
Creates a <q> element.