ConfigurationGridGenerator module
Level: advanced
ConfigurationGridGenerator is a module that generates the list configuration. Implemented in the Terrasoft.controls.ConfigurationGridGenerator class of the UIv2 package. The Terrasoft.controls.ConfigurationGridGenerator class inherits from the Terrasoft.ViewGenerator class.
Methods
addLinks
Overloaded method of the Terrasoft.ViewGenerator class. Set to Terrasoft.emptyFn by default. Does not add links to the edited list.
generateGridCellValue(config)
Overloaded method of the Terrasoft.ViewGenerator class. Generates configuration of the value in the cell.
Parameters
config | Column configuration. |