public interface HasSortByFacetIdHandlers extends HasHandlers
| Modifier and Type | Method and Description |
|---|---|
HandlerRegistration |
addSortByFacetIdHandler(SortByFacetIdHandler handler)
Called when a sort control is clicked on a FacetHeader.
|
fireEventHandlerRegistration addSortByFacetIdHandler(SortByFacetIdHandler handler)
handler - the sortByFacetId handlerHandlerRegistration used to remove this handler