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