Page data for Custom builds.

Hierarchy

  • CustomV1Page

Implements

Constructors

Properties

Methods

Constructors

Properties

fields: Map<string, ListField> = ...

Map of page-specific fields for a Custom build. Cannot include Classification fields.

Methods

  • Order column fields into line items.

    Parameters

    • anchorNames: string[]

      list of possible anchor fields.

    • fieldNames: string[]

      list of all column fields.

    • heightTolerance: number = 0.01

      height tolerance to apply to lines.

    Returns CustomLines

Generated using TypeDoc