cell-furo-integerproperty

cell-furo-integerproperty #

@furo/ui5 v1.18.0
import '@furo/ui5/src/typerenderer/cell-furo-integerproperty.js';
exports CellFuroIntegerproperty js
exports <cell-furo-integerproperty> custom-element-definition
extends /src/typerenderer/cell-int32.js
superclass CellInt32

Summary: cell display renderer for furo.Integerproperty

Description #

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