Module Simantics/IssueUI
This module is undocumented. This is a list of its definitions.
showIssueConfigurationDialog :: Resource -> <Proc> ()
Opens a modal dialog that lists the issue source types available in the given
index root and lets the user check the ones that should be active. Accepting
the dialog adds an issue source for each newly checked type and removes the
sources of the types that were unchecked.
|