Search
ShapeListBox.fireShapeRenamed Method
See Also
 

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

 Syntax

Java  Copy Code

protected void fireShapeRenamed (
    Shape shape,
    int i,
    String oldName
)

 Parameters

shape

i

oldName

 See Also