Namespace: Kap;
The JsBlock class contains methods used to work with dashboard constructor block.
Method name | Brief description | |
exportTo | The exportTo method exports a block using a specified format. | |
getDataBox | The getDataBox method returns data area. | |
getNavBar | The getNavBar method returns block setup wizard. | |
getService | The getService method returns an instance of service used to work with block data source. | |
getSource | The getSource method returns block data source. | |
The print method prints a block. | ||
setBlockTitileVisible | The setBlockTitileVisible method shows and hides block title. | |
setEaxTitleVisible | The setEaxTitleVisible method shows or hides visualizer title. | |
setHidden | The setHidden method shows or hides block. |
See also: