Uses of Class
com.google.gwt.dom.client.ModElement
Packages that use ModElement
-
Uses of ModElement in com.google.gwt.dom.client
Methods in com.google.gwt.dom.client that return ModElementModifier and TypeMethodDescriptionstatic ModElementAssert that the givenElementis compatible with this class and automatically typecast it.final ModElementDocument.createDelElement()Creates a <del> element.final ModElementDocument.createInsElement()Creates an <ins> element.