Package | Description |
---|---|
org.eclipse.gef.mvc.fx.policies |
This package contains all
IPolicy
implementations contributed by MVC.FX. |
Modifier and Type | Method and Description |
---|---|
protected ChangeFocusOperation |
FocusTraversalPolicy.getChangeFocusOperation()
Returns the
ChangeFocusOperation that is used to change the focus
part. |
protected ChangeFocusOperation |
DeletionPolicy.getUnfocusOperation()
Returns the
ChangeFocusOperation used by this
DeletionPolicy to unfocus the to be deleted parts. . |
Copyright (c) 2014, 2016 itemis AG and others. All rights reserved.