public interface HasFacetRemovedHandlers extends HasHandlers
| Modifier and Type | Method and Description |
|---|---|
HandlerRegistration |
addFacetRemovedHandler(FacetRemovedHandler handler)
Notification fired when a facet is removed.
|
fireEventHandlerRegistration addFacetRemovedHandler(FacetRemovedHandler handler)
handler - the facetRemoved handlerHandlerRegistration used to remove this handler