Package io.keikaiex.formula
package io.keikaiex.formula
Classes bridging Keikai Spreadsheet formula functions to ZK EL functions.
This package is for Internal Use only.
-
ClassesClassDescriptionA function that does ZK EL (Expression Language) evaluation — implements the Excel formula
=ELEVAL("expr")so customer spreadsheets can embed EL into a cell.Default function that delegates a Keikai formula call to a TLD-defined EL function (registered via<?taglib?>in the active ZUL).Helper class to passKeikaiXelContextfor formula evaluation.Static registry of user-defined functions for the Keikai formula engine.