cell-furo-stringoptionproperty

cell-furo-stringoptionproperty #

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

Summary: cell display renderer for furo.Stringoptionproperty

Description #

cell-furo-stringoptionproperty The cell-furo-numberrproperty component displays a FieldNode of type furo.Stringoptionproperty 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