Stretch in multiple components using af:popup, af:region, af:panelTabbed
- by Arvinder Singh
Case study: I have a pop-up(dialogue) that contains a region(separate taskflow) showing a tab. The contents of this tab is in a region having a separate taskflow. The jsff page of this taskflow contains a panelSplitter which in turn contains a table.
In short the components are : pop-up(dialogue) --> region(separate taskflow) --> tab…