public interface HasFacetAddedHandlers
extends com.google.gwt.event.shared.HasHandlers
| Modifier and Type | Method and Description | 
|---|---|
| com.google.gwt.event.shared.HandlerRegistration | addFacetAddedHandler(FacetAddedHandler handler)Notification fired when a new facet is added. | 
com.google.gwt.event.shared.HandlerRegistration addFacetAddedHandler(FacetAddedHandler handler)
handler - the facetAdded handlerHandlerRegistration used to remove this handler