Interface RWPanelStackDef

    • Method Detail

      • getCurrentPanel

        RWUnitDef getCurrentPanel()
        Returns current panel
        Returns:
        current panel
      • setCurrentPanel

        void setCurrentPanel​(java.lang.String key)
        Sets current panel
        Parameters:
        key - the current panel key
      • onDemandPanels

        boolean onDemandPanels()
        Indicates that panels in this panel stack are loaded on demand
        Since:
        MicroStrategy Web 9.0.1
      • isSelectorTarget

        boolean isSelectorTarget()
        Check whether this PanelStack is target of any Selector Control.
        Returns:
        boolean