Interface ViewTitleInfo

    • Field Detail

      • TITLE_INDICATOR_COLOR

        static final int TITLE_INDICATOR_COLOR
        Return int[3] of {R, G, B} for color of Indicator Bubble
        See Also:
        Constant Field Values
      • TITLE_INDICATOR_TEXT_TOOLTIP

        static final int TITLE_INDICATOR_TEXT_TOOLTIP
        See Also:
        Constant Field Values
      • TITLE_EXPORTABLE_DATASOURCE

        static final int TITLE_EXPORTABLE_DATASOURCE
        Return an exportable version of the datasource. Usually String, but can be Map and List
        See Also:
        Constant Field Values
    • Method Detail

      • getTitleInfoProperty

        java.lang.Object getTitleInfoProperty​(int propertyID)
        Parameters:
        propertyID - TITLE_*
        Returns:
        value, or null if you don't want to set it
        Since:
        3.1.1.1