Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NumberPartEditorField

Hierarchy

Index

Constructors

constructor

Properties

Protected _component

_component: IFieldComponent

Protected Optional _el

Protected _input

_input: HTMLInputElement

Protected _key

_key: string

Protected _label

_label: HTMLLabelElement

Protected subscriptions

subscriptions: IDisposable[] = []

Accessors

Static propertyType

propertyType:

Methods

_getInputValue

  • _getInputValue(): number

_onKeyUp

  • _onKeyUp(): void

dispose

  • dispose(): void

getDOM

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

getFullKeyName

  • getFullKeyName(): string

getValue

  • getValue(): number | string

setValue

  • setValue(v: any): void

Generated using TypeDoc