Interface ThresholdExpressionBeanContext

  • All Superinterfaces:
    ExpressionBeanContext

    public interface ThresholdExpressionBeanContext
    extends ExpressionBeanContext
    The ExpressionBeanContext interface can be implemented by any object that can provide a context for an expression bean. The context is the source for the expression being edited or displayed by the expression bean.
    Since:
    MicroStrategy Web 9.0.0
    • Method Detail

      • isConditionalFormatting

        boolean isConditionalFormatting()