Package com.smartgwt.client.docs
Interface Drawing
public interface Drawing
Rendering an object on the page. Include the Drawing module your SmartGWT application by
including
<inherits name="com.smartgwt.Drawing"/> in your GWT module XML.