Interface Visual

    • Method Detail

      • getMarkup

        Markup getMarkup()
      • setMarkup

        void setMarkup​(Markup markup)
      • setCustomClass

        void setCustomClass​(CustomClass customClass)
      • getRendererType

        String getRendererType()
        The renderer is an id that is used by Tobago to gather information about the components which are configured in the theme configuration files. E. g. the preferredWidth of a component.
        Returns:
        The renderer type.
      • isPlain

        default boolean isPlain()