Interface AttributeHandler

    • Method Detail

      • getAttributeName

        String getAttributeName​(FaceletContext ctx)

        Returns the resolved literal String value of the attribute name after evaluating EL.

        Parameters:
        ctx - the FaceletContext for this view execution
        Returns:
        the literal string value of the attribute name after evaluating EL