Interface EnumObjectBrowserTabs


  • public interface EnumObjectBrowserTabs
    This enumeration contains the identifiers for the different tabs available on the Object Browser Bean.
    Since:
    MicroStrategy Web 7.3.1 or earlier
    • Field Detail

      • ObjectBrowserUndefinedTab

        static final int ObjectBrowserUndefinedTab
        Since:
        MicroStrategy Web 8.0.0
        See Also:
        Constant Field Values
      • ObjectBrowserReportObjectsTab

        static final int ObjectBrowserReportObjectsTab
        Represents the Report Objects (working set) tab on the Object Browser
        See Also:
        Constant Field Values
      • ObjectBrowserAllObjectsTab

        static final int ObjectBrowserAllObjectsTab
        Represents the All Objects tab on the Object Browser
        See Also:
        Constant Field Values