Interface ExpressionDisplayBean

    • Method Detail

      • setExpression

        void setExpression​(WebExpression expr)
        This method will set the expression that the bean points to.
        Parameters:
        expr - The WebExpression that the bean should point to.