Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

_type

_type: string

autohint

autohint: boolean = false

dicoContext

dicoContext: string = ''

disabled

disabled: boolean = false

displayRefLocale

displayRefLocale: boolean = false

element

element: HTMLElement

fetchAllModels

fetchAllModels: boolean = true

hint

hint: string = ''

instance

instance: Model

label

label: string = ''

labelPosition

labelPosition: "floating" | "placeholder" | "label" = 'floating'

modelsList

modelsList: Model[] = null

options

options: any

outline

outline: boolean = false

placeholder

placeholder: string

property

property: string

refLocale

refLocale: string = ''

selectOptions

selectOptions: any[] = null

textarea

textarea: any

type

type: string

typeDecorator

typeDecorator: TypeDecorator

variant

variant: string = ''

Methods

bind

  • bind(): void

context

  • context(): string

firstLetterUpper

  • firstLetterUpper(text: string): string

initField

  • initField(): void

instanceChanged

  • instanceChanged(): void

processProperty

  • processProperty(): void

processType

  • processType(): void

propertyChanged

  • propertyChanged(): void

refLocaleChanged

  • refLocaleChanged(): void

setDynamicModelOption

  • setDynamicModelOption(): void

setRefLocale

  • setRefLocale(): void

Generated using TypeDoc