cell-furo-fat-string #
@furo/ui5 v1.18.0
import '@furo/ui5/src/typerenderer/cell-furo-fat-string.js';
exports CellFuroFatString js
exports <cell-furo-fat-string>
custom-element-definition
superclass LitElement
Summary: cell display renderer for
furo.fat.String
Description #
cell-furo-fat-string
The cell-furo-fat-string component displays a FieldNode of type furo.fat.String
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
_updateMeta #
_updateMeta() ⟹ void
*
→
fn–update-meta