Class DisplayHTMLPanel

  • All Implemented Interfaces:
    Referenceable

    public final class DisplayHTMLPanel
    extends LicenseAgreementPanel
    This action displays HTML from an archived file or a specific URL on a panel during the installation. Use the General Settings tab to assign the HTML panel a title and select the source of the HTML.
    • Constructor Detail

      • DisplayHTMLPanel

        public DisplayHTMLPanel()
    • Method Detail

      • getInitialPage

        public java.lang.String getInitialPage()
        gets the panel's inital html file name.
      • setInitialPage

        public void setInitialPage​(java.lang.String initialPage)
        sets the panel's inital html file name.
      • isReadVariablesFromForm

        public boolean isReadVariablesFromForm()
        gets whether or not the panel should read from elements as a variable.
      • setReadVariablesFromForm

        public void setReadVariablesFromForm​(boolean readVariablesFromForm)
        sets whether or not the panel should read from elements as a variable.