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.- See Also:
-
BaseWidget.isDrawn()BaseWidget.getInnerHTML()BaseWidget.draw()Canvas.isDirty()Canvas.markForRedraw()Canvas.redraw()FormItem.getFieldName()FormItem.getTitle()FormItem.isDrawn()ListGrid.markForRedraw()BaseWidget.getAutoDraw()BaseWidget.getAutoDraw()Canvas.getSuppressRedraw()Canvas.getRedrawOnResize()