display-double

display-double #

@furo/ui5 v1.18.0
import '@furo/ui5/src/typerenderer/display-double.js';
exports DisplayDouble js
exports <display-double> custom-element-definition
superclass LitElement
mixes FieldNodeAdapter

Summary: display renderer for double

Description #

display-double The display-double component displays a FieldNode of type double in read only mode.

Every display-xxx component should implement the following API:

  • function: bindData(fieldNode){…}

Attributes and Properties #

Methods #

onFnaFieldValueChanged #

onFnaFieldValueChanged(value `` ) ⟹ void

`` fn-on-fna-field-value-changed

  • value

_formatDisplay #

_formatDisplay(fieldValue `` ) ⟹ void

`` fn–format-display

  • fieldValue