cell-furo-stringproperty

cell-furo-stringproperty #

@furo/ui5 v1.18.0
import '@furo/ui5/src/typerenderer/cell-furo-stringproperty.js';
exports CellFuroStringproperty js
exports <cell-furo-stringproperty> custom-element-definition
extends /src/typerenderer/cell-string.js
superclass CellString

Summary: cell display renderer for furo.Stringproperty

Description #

cell-furo-stringproperty The cell-furo-stringproperty component displays a FieldNode of type furo.Stringproperty 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