Class CurrentItemTransform

  • All Implemented Interfaces:
    AppTransform, LayoutTransform, Transform

    public class CurrentItemTransform
    extends PathTransform

    This class is used to render the path section of a page.
    It renders the Back/Forward buttons as well as links and information about the object being displayed in the current page.

    This class implements LayoutTransform which enables building the layout through an external xml configuration file.

    Since:
    MicroStrategy Web 9.0.0
    • Constructor Detail

      • CurrentItemTransform

        public CurrentItemTransform()
    • Method Detail

      • renderHomeButton

        public void renderHomeButton​(MarkupOutput out)
        Description copied from class: PathTransform
        Renders a button link to Home, it uses the openDesktopEvent for this.
        Overrides:
        renderHomeButton in class PathTransform
        Parameters:
        out - the transform's output