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.

See Also:
FormItem.getFieldName(), FormItem.getTitle(), FormItem.isDrawn(), Canvas.isDrawn(), BaseWidget.getInnerHTML(), BaseWidget.draw(), Canvas.isDirty(), Canvas.markForRedraw(), Canvas.redraw(), ListGrid.markForRedraw(), Canvas.getAutoDraw(), Canvas.getRedrawOnResize()