This namespace contains the special module functions for the GenericInterface debugger module.
Methods
-
(static) Init(Params)
-
This function initialize the module.
Parameters:
Name Type Description ParamsObject Initialization and internationalization parameters. -
(static) Redirect(ConfigKey)
-
Redirects.
Parameters:
Name Type Description ConfigKeyString -
(static) ShowDeleteDialog(Event)
-
Shows a confirmation dialog to delete the operation.
Parameters:
Name Type Description EventObject The browser event object, e.g. of the clicked DOM element.