Package | Description |
---|---|
org.eclipse.gef.mvc.fx.behaviors |
This package contains JavaFX/MVC.FX-specific
IBehavior implementations. |
org.eclipse.gef.mvc.fx.operations |
This package contains all
IUndoableOperation
implementations contributed by MVC.FX. |
Modifier and Type | Method and Description |
---|---|
protected FocusModel |
FocusBehavior.getFocusModel()
Returns the
FocusModel at which this FocusBehavior is
registered for changes. |
Modifier and Type | Method and Description |
---|---|
protected FocusModel |
ChangeFocusOperation.getFocusModel()
Returns the
FocusModel adapted to the viewer. |
Copyright (c) 2014, 2016 itemis AG and others. All rights reserved.