cell-furo-fat-float #
@furo/ui5 v1.18.0
import '@furo/ui5/src/typerenderer/cell-furo-fat-float.js';
exports CellFuroFatFloat js
exports <cell-furo-fat-float>
custom-element-definition
extends /src/typerenderer/cell-float.js
superclass CellFloat
Summary: cell display renderer for
furo.fat.Float
Description #
cell-furo-fat-float
The cell-furo-fat-float component displays a FieldNode of type furo.fat.Float
in read only mode.
Every cell-xxx component should implement the following API:
- function: bindData(fieldNode){…}
Attributes and Properties #
_displayValue #
default: ''
Methods #
bindData #
bindData(fieldNode FieldNode
) ⟹ void
FieldNode
→
fn-bind-data
Binds a field node to the component
- fieldNode