Interface FunctionResolver

  • All Known Implementing Classes:
    FunctionResolverEx, FunctionResolverImpl

    public interface FunctionResolver
    Interface to glue POI function mechanism to zkoss xel function mechanism.
    Author:
    henrichen
    • Method Detail

      • getFunctionMapper

        org.zkoss.xel.FunctionMapper getFunctionMapper()
        Return the associated FunctionMapper.
        Returns:
        the associated FunctionMapper.