Interface TreeCartExpression

    • Method Detail

      • renderAvailable

        void renderAvailable​(MarkupOutput out,
                             java.util.Enumeration availableItems)
        This function will display available list of units for a given prompt question. The format used to render the available list will be a tree structure.
        Specified by:
        renderAvailable in interface Cart
        Parameters:
        out - where to write the output of the method..
        availableItems - list of units to be displayed in available tree object.
      • renderAttributeFormQualification

        void renderAttributeFormQualification​(MarkupOutput out,
                                              java.util.Enumeration attributes)
        Function that renders the attribute form qualification dialog.
        Parameters:
        out - where to write the output of the method.
        Since:
        MicroStrategy Web 8.0.0