diff options
Diffstat (limited to 'toolkit/components/prompts/docs/nsIPromptService-reference.rst')
-rw-r--r-- | toolkit/components/prompts/docs/nsIPromptService-reference.rst | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/toolkit/components/prompts/docs/nsIPromptService-reference.rst b/toolkit/components/prompts/docs/nsIPromptService-reference.rst new file mode 100644 index 0000000000..9879cd753a --- /dev/null +++ b/toolkit/components/prompts/docs/nsIPromptService-reference.rst @@ -0,0 +1,10 @@ +======================== +Prompt Service Reference +======================== + +This is the JSDoc from the Prompter.jsm implementation. You can find the full +interface definition in +`nsIPromptService.idl <https://searchfox.org/mozilla-central/source/toolkit/components/windowwatcher/nsIPromptService.idl>`_. + +.. js:autoclass:: Prompter + :members: |