Skip to main content

Pentaho+ documentation has moved!

The new product documentation portal is here. Check it out now at docs.hitachivantara.com

 

Hitachi Vantara Lumada and Pentaho Documentation

IRow

IRow

The spec.IRow interface describes a row's structured specification.

Properties:
Name Default Value Description
c : Array.<pentaho.data.spec.Cell>

An array of cell specifications.

Source: doc-js/pentaho/data/spec/IRow.jsdoc, line 24

See also: pentaho.data.spec.Row