ASP.NET Pack Programmer's Guide
AppletEx.getHasStarted Method
See Also
 






Returns whether start() method has completed successfully.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public boolean getHasStarted ()

 Return Value

true if applet initialization has completed; otherwise, false.

 See Also

AppletEx Members
AppletEx Class
com.mindfusion.diagramming Namespace