Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

Index

Constructors

constructor

  • new CalendarEntryPopoverModel(componentType: Type<any>, model: any, top: number, left: number, position: string): CalendarEntryPopoverModel

Properties

Protected bypass

bypass: boolean

Protected i18nKey

i18nKey: string

Protected i18nValue

i18nValue: any

left

left: number

model

model: any

Protected options

options: any

popoverHeight

popoverHeight: string

popoverWidth

popoverWidth: string

position

position: string

showArrow

showArrow: boolean

styleClasses

styleClasses: string[]

top

top: number

type

type: Type<any>

Methods

applyI18N

  • applyI18N(value: any): void

getI18NKey

  • getI18NKey(): string

getI18NValue

  • getI18NValue(): any

getOptions

  • getOptions(): any

isBypassKey

  • isBypassKey(): boolean

setBypassKey

  • setBypassKey(bypass: boolean): void

setI18NKey

  • setI18NKey(i18nKey: string): void

setOptions

  • setOptions(options: any): void

Generated using TypeDoc