celledit-google-protobuf-any

celledit-google-protobuf-any #

@furo/ui5 v1.18.0
import '@furo/ui5/src/typerenderer/celledit-google-protobuf-any.js';
exports CelleditGoolgeProtobufAny js
exports <celledit-google-protobuf-any> custom-element-definition
superclass LitElement

Summary: celledit renderer for google.protobuf.Any

Description #

celledit-google-protobuf-any The celledit-google-protobuf-any component is a wrapper displays of type google.protobuf.Any in read only mode.

Every celledit-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 celledit-google-protobuf-any is a simple proxy element to show the initial state if no data is available.

  • fieldNode