Options
All
  • Public
  • Public/Protected
  • All
Menu

Class InformationTemplate

Hierarchy

Index

Constructors

constructor

Properties

config

config: TemplateConfig & InformationTemplateConfig

id

id: string

Accessors

eventMap

  • get eventMap(): { actionButtonPressed: string }

type

  • get type(): string

Methods

parseConfig

  • parseConfig(config: any): any

updateInformationTemplateActions

  • updateInformationTemplateActions(actions: InformationAction[]): any

updateInformationTemplateItems

  • updateInformationTemplateItems(items: InformationItem[]): any

Generated using TypeDoc