cancel
Showing results for 
Search instead for 
Did you mean: 

Webdynpro tree control

Former Member
0 Kudos

Dear,

I have developed a webdynpro application with a tree control.My requirement is when I click on any item of the node it should call a seprate webdynpro component in the View container UI element which is defined in the same view.How can I acheive this??

I am also attaching the snapshot.

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

farooq_basha
Active Participant
0 Kudos

Hi Tabish,

As per my understanding ....

U called in snapshot left side is NODE in which u r selecting multiple items and u want to diplay multiple VIEWs from different controllers.

1) What ever VIEW u want to use from different controllers Re-use in main CONTROLLER

   i) Reuse all controller in which u want to use VIEWs

2) In main Controller View create VIEW CONTAINERs and at WINDOW level embeed Different VIEWs from different CONTROLLERS.

3) On action of each item in node at left side call the Views by using plug in's(Outbound and Inbound)

Regards,

Farooq

Answers (0)