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