DroidDiagram Programmer's Guide
DiagramView.setDelKeyAction Method
See Also
 






Sets a value that specifies what action should be carried out when the user hits the Del key.

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

 Syntax

Java  Copy Code

public void setDelKeyAction (
    DelKeyAction delKeyAction
)

 Parameters

delKeyAction

A member of the DelKeyAction enumeration.

 See Also

DiagramView Members
DiagramView Class
com.mindfusion.diagramming Namespace