Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Table

Hierarchy

  • Table

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Table(name: string, rows: Row[]): Table

Properties

name

name: string

rows

rows: object

Type declaration

  • [id: number]: Row

Methods

lookup

  • lookup<T>(id: number): T

Generated using TypeDoc