The parameter manager is responsible to coordinate the encoding and decoding of URL parameters. An instance of this class is registered as "parametermanager.ParameterManager".
"parametermanager.ParameterManager"
Returns a promise resolving an encoded URL with all available parameters.
Optional
url to append parameters to. Default value is window.location
url with parameters
Generated using TypeDoc
The parameter manager is responsible to coordinate the encoding and decoding of URL parameters. An instance of this class is registered as
"parametermanager.ParameterManager"
.