Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IHasFormatter

Implemented by

Index

Methods

getFormatter

  • Returns IFormatter

getFormatterName

  • getFormatterName(): string
  • Returns string

getFormatterOptions

  • getFormatterOptions(): any
  • Returns any

setFormatter

  • Parameters

    Returns void

setFormatterName

  • setFormatterName(formatterName: string): void
  • Parameters

    • formatterName: string

    Returns void

setFormatterOptions

  • setFormatterOptions(options: any): void
  • Parameters

    • options: any

    Returns void

Generated using TypeDoc