VisiOmatic web client

Class

DocUI

Extends

new DocUI(urlopt, optionsopt) → {DocUI}

Create a VisiOmatic dialog for the online documentation.

Parameters

  • url string <optional>

    Documentation URL.

  • options object <optional>

    Options.

    Properties

    • title string <optional>
      'Documentation'

      Title of the dialog window or panel.

    • pdflink string <optional>

      URL of the PDF version of the documentation.

See

  • UI for additional control options.

Returns

  • DocUI

    Instance of a VisiOmatic documentation user interface.

Source

Methods