DroidDiagram Programmer's Guide
Diagram.getDirty Method
See Also
 






Indicates whether the diagram has changed since the last save.

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

 Syntax

Java  Copy Code

public boolean getDirty ()

 Return Value

true if there diagram has changed since the last save, otherwise false.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace