OptionalparameterLists all parameters handled by this Parametrizable. It is used to remove existing URL parameters if they are not listed by the encodeURLParameter() response.
OptionaldecodeURLParameterCalled by the ParameterManager to trigger the decoding of parameters.
OptionalencodeURLParameterCreates an object, which lists all parameters to append to a URL. Parameters that have 'undefined' values are removed from a URL.
A Parametrizable is an object that supports configuration through URL parameters.