Interface FacetMovedHandler
- All Superinterfaces:
EventHandler
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onFacetMoved
(FacetMovedEvent event) Notification fired when a facet is moved.
-
Method Details
-
onFacetMoved
Notification fired when a facet is moved.- Parameters:
event
- the event
-