constructor() method from fcf.Configuration class
Package: fcf-framework-core
File: fcf-framework-core:fcf.js
Available from version: 2.0.2
Class constructor
-
object |fcf.Configuration configuration - The configuration object whose fields will be copied into the created object. If the object is an instance of thefcf.Configuration class and the fields in theconfiguration object are changed, then the changes will be reflected in the new object. Object parameters are added to the configuration similar to theappend method -
boolean enableDefaultParams - If the parameter is equal totrue , then the object is created with the preset fields of the framework system settings. The list of predefined fields can be found on the package description page: fcf-framework-core