cell-google-protobuf- #
@furo/ui5 v1.18.0
import '@furo/ui5/src/typerenderer/cell-google-protobuf-floatvalue.js';
exports CellGoolgeProtobufFloatvalue js
exports <cell-google-protobuf-floatvalue>
custom-element-definition
extends /src/typerenderer/cell-float.js
superclass CellFloat
Summary: cell display renderer for
google.protobuf.
Description #
cell-google-protobuf-floatvalue
The cell-google-protobuf-floatvalue component displays a FieldNode of type google.protobuf.FloatValue
in read only mode.
Every cell-xxx component should implement the following API:
- function: bindData(fieldNode){…}
Attributes and Properties #
_displayValue #
default: ''
Methods #
bindData #
bindData(fieldNode FieldNode
) ⟹ void
FieldNode
→
fn-bind-data
Binds a field node to the component
- fieldNode