Options for dialog windows that are loaded as an HTML file from the server. See PluginAPI.FetchWindow for more details.
If true, make the dialog draggable with the mouse.
Add a minimize button to the header of the dialog window. Clicking the button toggles the visibility of the content child of the dialog.
content
Add a close button to the dialog header. Use the specified function as the onclick callback.
onclick
Options for dialog windows that are loaded as an HTML file from the server. See PluginAPI.FetchWindow for more details.