Class DesktopPathTransform

  • All Implemented Interfaces:
    AppTransform, LayoutTransform, Transform

    public class DesktopPathTransform
    extends PathTransform
    This class is used to render the Path in the Desktop and Summary pages. In those pages we want to disable the Up Parent button.
    Since:
    MicroStrategy Web 9.0.0
    • Constructor Detail

      • DesktopPathTransform

        public DesktopPathTransform()
    • Method Detail

      • renderParentUpButton

        public void renderParentUpButton​(MarkupOutput out)
        Renders a button link to the parent folders.
        Overwrites the parent implementation to use the back button event for the parent up folder button.
        Overrides:
        renderParentUpButton in class PathTransform
        Parameters:
        out - the transform's output