furo-ui5-message-container-display

furo-ui5-message-container-display #

@furo/ui5 v1.18.0
import '@furo/ui5/src/furo-ui5-message-container-display.js';
exports FuroUi5MessageContainerDisplay js
exports <furo-ui5-message-container-display> custom-element-definition
superclass LitElement
mixes FBP

Summary: todo shortdescription

Description #

furo-ui5-message-container-display Renders the contenst of a furo.MessageContainer or google.rpc.Status message.

Attributes and Properties #

noFilter #

no-filter Boolean

Removes the filter tabs on top.

disableScrolling #

disable-scrolling Boolean

Disable the scrolling to the element, when the container receives data.

Events #

message-item-clicked #

at-message-item-clickedObject

fired when a

Methods #

bindRootNode #

bindRootNode(fieldNode FieldNode ) ⟹ void

FieldNode fn-bind-root-node

Bind your “root node” for the messages.

The state updates from the injected raw messagecontainer are applied to the fields of the root node.

  • fieldNode Any custom fieldnode

bindMessageContainer #

bindMessageContainer(mcfieldnode `` ) ⟹ void

`` fn-bind-message-container

bindData bind a furo.messagecontainer field node

  • mcfieldnode

_FBPReady #

_FBPReady() ⟹ void

*fn–fbp-ready

flow is ready lifecycle method