display-google-protobuf- #
@furo/ui5 v1.18.0
import '@furo/ui5/src/typerenderer/display-google-protobuf-any.js';
exports DisplayGoolgeProtobufAny js
exports <display-google-protobuf-any>
custom-element-definition
superclass LitElement
Summary: display renderer for
google.protobuf.
Description #
display-google-protobuf-any
The display-google-protobuf-any component is a wrapper displays of type google.protobuf.Any
in read only mode.
Every display-xxx component should implement the following API:
- function: bindData(fieldNode){…}
Attributes and Properties #
_typeResolved #
default: false
Methods #
bindData #
bindData(fieldNode FieldNode
) ⟹ void
FieldNode
→
fn-bind-data
Binds a field node to the component the display-google-protobuf-any is a simple proxy element to show the initial state if no data is available.
- fieldNode