Uses of Class
org.eclipse.gef.mvc.fx.operations.DeselectOperation
Packages that use DeselectOperation
-
Uses of DeselectOperation in org.eclipse.gef.mvc.fx.policies
Methods in org.eclipse.gef.mvc.fx.policies that return DeselectOperationModifier and TypeMethodDescriptionprotected DeselectOperation
DeletionPolicy.getDeselectOperation()
Returns theDeselectOperation
used by thisDeletionPolicy
to deselect the to be deleted parts.