cell-google-protobuf-stringvalue #
@furo/ui5 v1.18.0
import '@furo/ui5/src/typerenderer/cell-google-protobuf-stringvalue.js';
exports CellGoogleProtobufStringvalue js
exports <cell-google-protobuf-stringvalue>
custom-element-definition
superclass LitElement
Summary: cell display renderer for
google.protobuf.StringValue
Description #
cell-google-protobuf-stringvalue
The cell-google-protobuf-stringvalue component displays a FieldNode of type google.protobuf.StringValue
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