IListElement Last updated Save as PDF pentaho.lang. IListElement The IListElement interface describes the minimum requirements of elements of a pentaho.lang.List. Source: doc-js/pentaho/lang/IListElement.jsdoc, line 17 Members Name Description elemName : string Gets the singular name of elements of this list. Members Details elemName: string Gets the singular name of elements of this list. For example, "attribute" would be the name of the elements of an "attributes" list. Source: doc-js/pentaho/lang/IListElement.jsdoc, line 26