public interface HasFacetContextClickHandlers extends HasHandlers
| Modifier and Type | Method and Description |
|---|---|
HandlerRegistration |
addFacetContextClickHandler(FacetContextClickHandler handler)
StringMethod handler fired when the user right clicks on a facet label.
|
fireEventHandlerRegistration addFacetContextClickHandler(FacetContextClickHandler handler)
handler - the facetContextClick handlerHandlerRegistration used to remove this handler