This namespace contains the special module functions for the GenericInterface web service module.
Methods
-
(static) HideElements()
-
Hides specific DOM elements.
-
(static) Init()
-
This function initialize the module functionality.
-
(static) Redirect(Config, DataSource, Data)
-
Redirects.
Parameters:
Name Type Description Config
String DataSource
String Data
Object -
(static) ShowCloneDialog(Event)
-
Shows a dialog to clone a web service.
Parameters:
Name Type Description Event
Object The browser event object, e.g. of the clicked DOM element. -
(static) ShowDeleteActionDialog(Event)
-
Shows a dialog to delete operation or invoker.
Parameters:
Name Type Description Event
Object The browser event object, e.g. of the clicked DOM element. -
(static) ShowDeleteDialog(Event)
-
Shows a confirmation dialog to delete the web service.
Parameters:
Name Type Description Event
Object The browser event object, e.g. of the clicked DOM element. -
(static) ShowImportDialog(Event)
-
Shows a dialog to import a web service.
Parameters:
Name Type Description Event
Object The browser event object, e.g. of the clicked DOM element.