Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • pui.confirmOnClose - when set to true, a confirmation window comes up warning the user before closing the browser window; the user can cancel the action or proceed to close the window; the default value is true
  • pui.closeMessage - the warning text to display in the confirmation window. Note: Starting with Profound UI Version 4, Fix Pack 6.2, the pui.closeMessage option still works, but is deprecated. We recommend that you use Language Support instead.
  • pui.skipConfirm - flag that can be set temporarily to skip the confirmation window when the pui.confirmOnClose flag is set to true
  • pui.shutdownOnClose - when set to true, the browser sends a request to the server to shut down the session and end any server jobs associated with the session; the default value is true
  • pui.hardshutdownOnClose – when set to true, the browser sends a request to the server to end the Genie application job, instead of just disconnect it (and also end the Genie control job); the default value is false. This configuration option is applicable to Genie only, and is available in Profound UI releases later than 6.19.2.

...