public interface HasFacetMovedHandlers extends HasHandlers
| Modifier and Type | Method and Description |
|---|---|
HandlerRegistration |
addFacetMovedHandler(FacetMovedHandler handler)
Notification fired when a facet is moved.
|
fireEventHandlerRegistration addFacetMovedHandler(FacetMovedHandler handler)
handler - the facetMoved handlerHandlerRegistration used to remove this handler