Uses of Class
com.google.gwt.dom.client.QuoteElement
Packages that use QuoteElement
-
Uses of QuoteElement in com.google.gwt.dom.client
Methods in com.google.gwt.dom.client that return QuoteElementModifier and TypeMethodDescriptionstatic QuoteElementAssert that the givenElementis compatible with this class and automatically typecast it.final QuoteElementDocument.createBlockQuoteElement()Creates a <blockquote> element.final QuoteElementDocument.createQElement()Creates a <q> element.