display-furo-fat-uint64

display-furo-fat-uint64 #

@furo/ui5 v1.18.0
import '@furo/ui5/src/typerenderer/display-furo-fat-uint64.js';
exports DisplayFuroFatUint64 js
exports <display-furo-fat-uint64> custom-element-definition
extends /src/typerenderer/display-furo-fat-int64.js
superclass DisplayFuroFatInt64

Summary: display renderer for furo.fat.Uint64

Description #

display-furo-fat-uint64 The display-furo-fat-uint64 component displays a FieldNode of type furo.fat.uint64 in read only mode.

The component uses locale from the environment to display the date value accordingly. https://developer.mozilla.org/de/docs/Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat

Every display-xxx component should implement the following API:

  • function: bindData(fieldNode){…}

Attributes and Properties #

Methods #

_formatDisplay #

_formatDisplay(number `` ) ⟹ void

`` fn–format-display

  • number

onFnaFieldValueChanged #

onFnaFieldValueChanged(value `` ) ⟹ void

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

  • value