Class PageConfig

    • Constructor Detail

      • PageConfig

        public PageConfig()
    • Method Detail

      • getUrlSchema

        public UrlSchema getUrlSchema()
        Gets the value of the urlSchema property.
        Returns:
        possible object is UrlSchema
      • setUrlSchema

        public void setUrlSchema​(UrlSchema value)
        Sets the value of the urlSchema property.
        Parameters:
        value - allowed object is UrlSchema
      • getLinkpanel

        public Linkpanel getLinkpanel()
        Gets the value of the linkpanel property.
        Returns:
        possible object is Linkpanel
      • setLinkpanel

        public void setLinkpanel​(Linkpanel value)
        Sets the value of the linkpanel property.
        Parameters:
        value - allowed object is Linkpanel