DEPRECATED: DiffusionTM JavaScript Classic API
5.9.4

Classes

Class Lines


A set of lines for a page.

This is also an Array. Each entry in the array will be either a field as a String or a record as a Record. The properties this object adds allow this to be determined.


Fields Summary

Boolean isRecord
True if the array contains records
Boolean isString
True if the array contains strings

Constructor Summary

Lines Lines

Method Summary

Constructor Details

Lines

Lines Lines

Since:
5.0

Field Details

isRecord

Boolean isRecord

True if the array contains records


isString

Boolean isString

True if the array contains strings