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