cancel
Showing results for 
Search instead for 
Did you mean: 

sap.m.tree javascript examples

0 Kudos

Hello everyone

I need examples for element sap.m.Tree in java Script and not in Xml view

i want know how i can Create this element in javascript Controller without Xml

thank you so much

venkateswaran_k
Active Contributor
0 Kudos

Hi

Hope you had a chance to view this link.

https://sapui5.hana.ondemand.com/#/entity/sap.m.Tree

Regards,

Venkat

View Entire Topic
ThorstenHoefer
Active Contributor
0 Kudos

The tree has the aggregation items. You can add an instance of sap.m.StandardTreeItem to this collection.

An example is provided here: Plunker - undefined (plnkr.co)