Interface ExpressionParts

  • All Superinterfaces:
    ExpressionStrings
    All Known Implementing Classes:
    ExpressionPartsImpl

    public interface ExpressionParts
    extends ExpressionStrings
    This interface represents a helper object that builds a collection of expression parts that can be used to build expression GUI. This collection contains part name - part value pairs. This interface can also be used to build entire user friendly expression string from the expression parts.
    Since:
    MicroStrategy Web 7.3.1 or earlier