MindFusion.Java Package Programmer's Guide
DiagramView.getDelKeyAction Method
See Also
 






Gets 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 DelKeyAction getDelKeyAction ()

 Return Value

A member of the DelKeyAction enumeration. The default value is DeleteSelectedItems.

 See Also

DiagramView Members
DiagramView Class
com.mindfusion.diagramming Namespace
nodeDeleting Event
linkDeleting Event
AutoDeleteLinks Property