DroidDiagram Programmer's Guide
EditCellTextEvent.getOldText Method
See Also
 






Gets the text that had been displayed in the cell before the user edited it.

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

 Syntax

Java  Copy Code

public String getOldText ()

 Return Value

A string specifying the old text of the cell.

 See Also

EditCellTextEvent Members
EditCellTextEvent Class
com.mindfusion.diagramming Namespace