File

src/core/widget-facade/iwidget-facade.ts

Index

Properties
Methods

Methods

Focus
Focus()

Focuses the underlying input

Returns : void
getComponentInstance
getComponentInstance()
Type parameters :
  • T

Returns the underlying component instance, if available

Returns : T

Properties

BGCOLOR
BGCOLOR: any
Type : any

The underlying input's background color

FGCOLOR
FGCOLOR: any
Type : any

The underlying input's foreground color

FORMAT
FORMAT: string
Type : string

The underlying input's format

HIDDEN
HIDDEN: boolean
Type : boolean

Determines whether the underlying input is hidden

INPUT_VALUE
INPUT_VALUE: DATATYPE
Type : DATATYPE

The underlying input's data type

SCREEN_VALUE
SCREEN_VALUE: string
Type : string

The undelying input's value

SENSITIVE
SENSITIVE: boolean
Type : boolean

Determines whether the underlying input is enabled.

VISIBLE
VISIBLE: boolean
Type : boolean

Determines whether the underlying input is visible.

result-matching ""

    No results matching ""