typedef sap.ui.base.ManagedObject.PropertyBindingInfo

Visiblity: public
Available since: N/A
Module: sap/ui/base/ManagedObject
Application Component: CA-UI5-COR

Configuration for the binding of a managed property.

Exactly one of path, value or parts must be specified. The same configuration can be provided for the parts of a composite binding, but nesting composite bindings in composite bindings is not yet supported.

Aggregations with cardinality 0..1 that have a simple, alternative type (aka altType), can be bound with the same kind of configuration, e.g. the tooltip aggregation of elements.


Nodes Overview

Node Description

Methods Overview

Method Description