cell-google-protobuf-uint32value

cell-google-protobuf-uint32value #

@furo/ui5 v1.18.0
import '@furo/ui5/src/typerenderer/cell-google-protobuf-uint32value.js';
exports CellGoolgeProtobufUin32value js
exports <cell-google-protobuf-uint32value> custom-element-definition
extends /src/typerenderer/cell-uint32.js
superclass CellUint32

Summary: cell display renderer for google.protobuf.Uint32Value

Description #

cell-google-protobuf-boolvalue The cell-google-protobuf-boolvalue component displays a FieldNode of type google.protobuf.Uint32Value 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