Hi experts,
Check out this demo app
in the given example detail page consists two IconTabFilter s and
master page consists ObjectListItem.
Here my Question is when click on other object list item in master page
focus should be IconTabFilter-1 in detail page.
i tried using
sap.ui.getCore().byId("detail_ID")
refresh() and focus()
thanks & regards
Venkat