Interface EnumObjectBrowserTargets


  • public interface EnumObjectBrowserTargets
    This enumeration contains the identifiers of the different targets of the Object Browser bean
    Since:
    MicroStrategy Web 7.3.1 or earlier
    • Field Detail

      • ObjectBrowserTargetUndefined

        static final int ObjectBrowserTargetUndefined
        Since:
        MicroStrategy Web 8.0.0
        See Also:
        Constant Field Values
      • ObjectBrowserTargetReport

        static final int ObjectBrowserTargetReport
        Represents the report object as target for the Object Browser
        See Also:
        Constant Field Values
      • ObjectBrowserTargetFilter

        static final int ObjectBrowserTargetFilter
        Represents the filter object as target for the Object Browser
        See Also:
        Constant Field Values
      • ObjectBrowserTargetReportPlusTemplates

        static final int ObjectBrowserTargetReportPlusTemplates
        Represents the report object as target in design mode for the Object Browser
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values