Hierarchy

  • bitsBooleanFormatService

Implements

Index

Constructors

constructor

  • new bitsBooleanFormatService(falseValue: string, trueValue: string, falseDisplay: string, trueDisplay: string, nullDisplay: string): bitsBooleanFormatService
  • Parameters

    • falseValue: string
    • trueValue: string
    • falseDisplay: string
    • trueDisplay: string
    • nullDisplay: string

    Returns bitsBooleanFormatService

Properties

falseDisplay

falseDisplay: string

falseValue

falseValue: string

nullDisplay

nullDisplay: string

trueDisplay

trueDisplay: string

trueValue

trueValue: string

Methods

clone

  • clone(): any

implements

  • implements(): any[]
  • Returns any[]

Generated using TypeDoc