Responsible for loading data into grid table
Example
var gridbrowser = new App.GridBrowser(input);
Classes
Methods
(static) addGridColumn(input)
Parameters:
Name | Type | Description |
---|---|---|
input |
object | used to add new grid column to grid bean after execution of search and connect |
(static) Export contents of gridbrowser to an csv file()
(static) Export contents of gridbrowser to an csv file()
(static) Export contents of gridbrowser to an excel file()
(static) Export contents of gridbrowser to an pdf file()
(static) Global actions execution for selected elements in grid()
(static) searchAndConnect(data)
Parameters:
Name | Type | Description |
---|---|---|
data |
object | used to search and connect objects to selected object |