SinglePopupService
Class
Represents the service used for the popups of the filter and column menus. Use this service to manage popup opening, closing, and event handling. (See example).
Definition
Package:@progress/kendo-angular-treelist
Properties
onClose
Subject<PopupCloseEvent>
Emits when the filter or column menus are about to close because the user clicked outside their popups. Use this event to prevent the popup from closing.