Quantcast
Channel: SCN : All Content - SAPUI5 Developer Center
Viewing all articles
Browse latest Browse all 6178

Anyone used the sap.uiext.inbox.InboxSplitApp control?

$
0
0

Hi,

 

I'm currently looking at the Unified Inbox application and when looking at the Inbox API, I noticed another control called InboxSplitApp. Looking through the different the Different API Reference versions, it seems to have only been introduced in SAPUI5 Runtime 1.20.6 (or round about there).

 

https://sapui5.netweaver.ondemand.com/sdk/#docs/api/symbols/sap.uiext.inbox.InboxSplitApp.html

 

I know it says in the API Reference that it is still experimental, but how experimental is it? I seem to be able to load the control on the screen however it does not actually bind any data.

 

using the following code:

 

    //Inbox split app test     var oInboxSplit = new sap.uiext.inbox.InboxSplitApp("oInboxSplit");     oInboxSplit.setTcmServiceURL("http://mydomain.com:8000/sap/opu/odata/IWPGW/TASKPROCESSING;mo;v=2/");     oInboxSplit.bindTasks();

 

Any ideas?

 

Cheers,

Brad


Viewing all articles
Browse latest Browse all 6178

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>