StaticADD_StaticADJUST_StaticADJUST_StaticCLOSE_StaticCREATE_StaticDELETE_StaticDELETE_StaticMAXIMIZE_StaticMOVE_StaticPOPOUT_StaticPOPOUT_StaticRENAME_StaticSELECT_StaticSET_StaticUPDATE_StaticUPDATE_StaticaddAdds a tab node to the given tabset node
the json for the new tab node e.g {type:"tab", component:"table"}
the new tab node will be added to the tabset with this node id
the location where the new tab will be added, one of the DockLocation enum values.
for docking to the center this value is the index of the tab, use -1 to add to the end.
Optionalselect: boolean(optional) whether to select the new tab, overriding autoSelectTab
the action
StaticadjustStaticadjustStaticcloseStaticcreateCreates a new empty popout window with the given layout
the json layout for the new window
the window rectangle in screen coordinates
StaticdeleteStaticdeleteStaticmaximizeStaticmoveMoves a node (tab or tabset) from one location to another
the id of the node to move
the id of the node to receive the moved node
the location where the moved node will be added, one of the DockLocation enum values.
for docking to the center this value is the index of the tab, use -1 to add to the end.
Optionalselect: boolean(optional) whether to select the moved tab(s) in new tabset, overriding autoSelectTab
the action
StaticpopoutStaticpopoutStaticrenameStaticselectStaticsetStaticupdateStaticupdate
The Action creator class for FlexLayout model actions