Class SelectItem

    • Method Detail

      • getTip

        public String getTip()
        Alias name for description.
      • setTip

        public void setTip​(String tip)
        Alias name for description.
      • getImage

        public String getImage()
      • setImage

        public void setImage​(String image)
      • getRendererType

        public String getRendererType()
        Description copied from interface: Visual
        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.
        Specified by:
        getRendererType in interface Visual
        Returns:
        The renderer type.