cell-google-protobuf-boolvalue #
@furo/ui5 v1.18.0
import '@furo/ui5/src/typerenderer/cell-google-protobuf-boolvalue.js';
exports CellGoolgeProtobufBoolvalue js
exports <cell-google-protobuf-boolvalue>
custom-element-definition
extends /src/typerenderer/cell-bool.js
superclass CellBool
Summary: cell display renderer for
google.protobuf.BoolValue
Description #
cell-google-protobuf-boolvalue
The cell-google-protobuf-boolvalue component displays a FieldNode of type google.protobuf.BoolValue
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 of type bool, furo.fat.Bool, google.wrapper.BoolValue