UNPKG

angular-qlik-api

Version:

AngulerQlikApi is the angular wrapper for Qlik Engine API. It facilitates the usage and handles the synchronization.

8 lines (7 loc) 251 B
export declare enum QCommand { JsonRequest = "JsonRequest", GetCustomCaption = "GetCustomCaption", IsConnected = "IsConnected", DisableQlikViewSelectButton = "DisableQlikViewSelectButton", HaveStarField = "HaveStarField", }