Options
All
  • Public
  • Public/Protected
  • All
Menu

Class EventPartEditorField<T>

Type parameters

  • T

Hierarchy

Index

Constructors

constructor

Properties

Protected _component

_component: IFieldComponent

Protected Optional _el

Protected _key

_key: string

Accessors

Static propertyType

propertyType:

Methods

_onEvent

  • _onEvent(): void
  • Returns void

dispose

  • dispose(): void

getDOM

  • getDOM(): undefined | HTMLElement
  • Returns undefined | HTMLElement

getFullKeyName

  • getFullKeyName(): string

getValue

  • getValue(): EventEmitter<T>

setValue

  • setValue(v: any): void

Generated using TypeDoc