the source TabData or PanelData being moved
where you want to drop the source, can be the id or target data model
which direction to drop
position of float panel, used only when direction="float"
Get the TabGroup defined in defaultLayout
Move focus to a dockpanel nearby
Update a tab with new TabData
tab id to update
new tab data, if newTab is null, it only changes the active tab of parent panel
whether to make the tab the active child of parent panel
returns false if the tab is not found
Generated using TypeDoc
Move a tab or a panel, if source or target is already in the layout, you can use the find method to get it with id first