List of usage examples for com.google.gwt.user.client DOM subclass-usage
From source file org.geomajas.gwt.client.util.Dom.java
/**
* <p>
* Extension of the GWT DOM class, to support elements and attributes with specific name-spaces. These name-spaces will
* generally be used for SVG support in geomajas.<br/>
* When using these functions, note that they behave differently in Internet Explorer! Also, there is an initialization
* function for VML (used only in IE). Call this function before attempting to use VML on a page.