class sap.ui.model.TreeBindingCompatibilityAdapter

Visiblity: protected
UX Guidelines:
Implements:
Available since: N/A
Extends:
Module: sap/ui/model/TreeBindingCompatibilityAdapter
Application Component: CA-UI5-COR

Constructor

Adapter for TreeBindings to add the ListBinding functionality and use the tree structure in list based controls.

This module is only for experimental and internal use!

new sap.ui.model.TreeBindingCompatibilityAdapter(oBinding, oControl)
Param Type Default Value Description
oBinding sap.ui.model.TreeBinding

The binding to add ListBinding functionality to

oControl object

The tree or tree table control using the given binding; the control is used for selection handling