Show a canvas by growing it vertically to its fully drawn height over a period of time. This method will not fire if the widget is already drawn and visible, or has overflow other than "visible" or "hidden".
@param effect Animation effect to use when revealing the widget. If ommitted, default behavior can beconfigured via {@link com.smartgwt.client.widgets.Canvas#getAnimateShowEffect animateShowEffect}
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.