Options
All
  • Public
  • Public/Protected
  • All
Menu
     

Class CLM

Creates a column-string out of aa list of strings.

Hierarchy

  • CLM

Index

Constructors

Properties

Constructors

constructor

  • new CLM(lst: string[], _num: any, _title: any): CLM
  • Instantiate a new CLM instance.

    Parameters

    • lst: string[]

      A list of column values

    • _num: any

      ???

    • _title: any

      ???

    Returns CLM

Properties

Private _

_: any

Private lines

lines: any