IBehavior implementations.See: Description
| Class | Description |
|---|---|
| FXCursorBehavior |
The
FXCursorBehavior can be used to change the mouse cursor depending
on the currently pressed modifier keys. |
| FXFocusBehavior |
The
FXFocusBehavior can be registered on an IVisualPart to
transfer the focus information from the FocusModel to the part's
visualization. |
| FXGridBehavior |
The
FXGridBehavior can be registered on an FXRootPart to
apply the information from the GridModel to the FXGridLayer
that is managed by the FXViewer. |
| FXHoverBehavior | |
| FXViewportBehavior |
The
FXViewportBehavior can be registered on an FXRootPart in
order to keep the ViewportModel in sync with the ScrollPaneEx
of the FXViewer and vice versa. |
IBehavior implementations.Copyright (c) 2014 itemis AG and others. All rights reserved.