Class AbstractComponentEventLink

    • Method Detail

      • createLink

        protected abstract Link createLink​(java.lang.Object[] eventContext)
        Invoked to create the Link that will become the href attribute of the output.
        Parameters:
        eventContext - the context as an object array, possibly null
        Returns:
        the link, not null