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

IPlainColumn

IPlainColumn

The spec.IPlainColumn interface describes a plain column's structured specification.

This interface is used to form a pentaho.data.spec.IMicTable or pentaho.data.spec.IPlainTable specification.

Properties:
Name Default Value Description
attr : string

The name of an attribute that is specified in the table model.

Source: doc-js/pentaho/data/spec/IPlainColumn.jsdoc, line 26

See also: pentaho.data.spec.PlainColumn