Options
All
  • Public
  • Public/Protected
  • All
Menu
classdesc

Base data type setup class

Hierarchy

  • BaseDataTypeSetup

Implements

Index

Constructors

Properties

addSymbol: () => DataTypeSymbol = null

Type declaration

    • (): DataTypeSymbol
    • Returns DataTypeSymbol

fmtOData: (val: any) => void = null

Type declaration

    • (val: any): void
    • Parameters

      • val: any

      Returns void

name: string

The data type name.

Methods

  • handleInvalidValue(val: any): void
  • register(): void

Generated using TypeDoc