FlexLayout
FlexLayout copied to clipboard
Add Tab To Sub Layout
As per the next image
I want to add another tab beside the tab ..
and as per the demos : I should use (layout as FlexLayout.Layout).addTabToTabSet
But Actually I can't add to the layout because those are different layouts ..
so How to get sub layout from the parent layout ??
you can create a ref to the sublayout when you create it in the outer layout factor() method