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