Interface RowEvaluable

    • Method Detail

      • eval

        Object eval​(long rowIndex,
                    Row row,
                    Record record,
                    Properties bindings)
        Evaluate on a given row.
        Parameters:
        rowIndex - the index of the row in the grid
        row - the row itself
        record - the enclosing record, if available (in records mode)
        bindings - the map where the evaluation context is stored