@aptre/flex-layout 0.3.4 → 0.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (70) hide show
  1. package/README.md +13 -0
  2. package/dist/Layout.e2e.test.d.ts +1 -0
  3. package/dist/Layout.test.d.ts +1 -0
  4. package/dist/OptimizedLayout.e2e.test.d.ts +1 -0
  5. package/dist/index.d.ts +1 -0
  6. package/dist/index.mjs +199 -52
  7. package/dist/model/IJsonModel.d.ts +4 -4
  8. package/dist/test/setup.d.ts +8 -0
  9. package/dist/test/unit-setup.d.ts +1 -0
  10. package/dist/view/Layout.d.ts +2 -0
  11. package/dist/view/OptimizedLayout.d.ts +29 -0
  12. package/package.json +119 -102
  13. package/tsconfig.json +18 -18
  14. package/typedoc/assets/hierarchy.js +1 -1
  15. package/typedoc/assets/main.js +5 -5
  16. package/typedoc/assets/navigation.js +1 -1
  17. package/typedoc/assets/search.js +1 -1
  18. package/typedoc/assets/style.css +251 -228
  19. package/typedoc/classes/Action.html +4 -4
  20. package/typedoc/classes/Actions.html +74 -74
  21. package/typedoc/classes/BorderNode.html +25 -25
  22. package/typedoc/classes/BorderSet.html +2 -2
  23. package/typedoc/classes/DockLocation.html +10 -10
  24. package/typedoc/classes/DropInfo.html +7 -7
  25. package/typedoc/classes/Layout.html +96 -96
  26. package/typedoc/classes/LayoutWindow.html +12 -12
  27. package/typedoc/classes/Model.html +42 -42
  28. package/typedoc/classes/Node.html +12 -12
  29. package/typedoc/classes/Orientation.html +6 -6
  30. package/typedoc/classes/Rect.html +26 -26
  31. package/typedoc/classes/RowNode.html +16 -16
  32. package/typedoc/classes/TabNode.html +39 -39
  33. package/typedoc/classes/TabSetNode.html +39 -39
  34. package/typedoc/enums/CLASSES.html +94 -94
  35. package/typedoc/enums/I18nLabel.html +11 -11
  36. package/typedoc/enums/ICloseType.html +4 -4
  37. package/typedoc/functions/OptimizedLayout.html +18 -0
  38. package/typedoc/functions/findJsonNodeById.html +4 -4
  39. package/typedoc/functions/walkJsonModel.html +3 -3
  40. package/typedoc/hierarchy.html +1 -1
  41. package/typedoc/index.html +1 -1
  42. package/typedoc/interfaces/IBorderAttributes.html +25 -25
  43. package/typedoc/interfaces/IDraggable.html +1 -1
  44. package/typedoc/interfaces/IDropTarget.html +1 -1
  45. package/typedoc/interfaces/IGlobalAttributes.html +99 -99
  46. package/typedoc/interfaces/IIcons.html +9 -9
  47. package/typedoc/interfaces/IJsonBorderNode.html +27 -27
  48. package/typedoc/interfaces/IJsonModel.html +5 -5
  49. package/typedoc/interfaces/IJsonPopout.html +3 -3
  50. package/typedoc/interfaces/IJsonRect.html +5 -5
  51. package/typedoc/interfaces/IJsonRowNode.html +8 -8
  52. package/typedoc/interfaces/IJsonTabNode.html +53 -53
  53. package/typedoc/interfaces/IJsonTabSetNode.html +52 -52
  54. package/typedoc/interfaces/ILayoutProps.html +41 -39
  55. package/typedoc/interfaces/IOptimizedLayoutProps.html +42 -0
  56. package/typedoc/interfaces/IRowAttributes.html +7 -7
  57. package/typedoc/interfaces/ITabAttributes.html +53 -53
  58. package/typedoc/interfaces/ITabRenderValues.html +7 -7
  59. package/typedoc/interfaces/ITabSetAttributes.html +47 -47
  60. package/typedoc/interfaces/ITabSetRenderValues.html +7 -7
  61. package/typedoc/interfaces/VisitorResult.html +5 -5
  62. package/typedoc/types/DragRectRenderCallback.html +1 -1
  63. package/typedoc/types/IBorderLocation.html +1 -1
  64. package/typedoc/types/ITabLocation.html +1 -1
  65. package/typedoc/types/JsonNode.html +2 -2
  66. package/typedoc/types/ModelVisitor.html +5 -5
  67. package/typedoc/types/NodeMouseEvent.html +1 -1
  68. package/typedoc/types/ShowOverflowMenuCallback.html +1 -1
  69. package/typedoc/types/TabSetPlaceHolderCallback.html +1 -1
  70. package/typedoc/variables/FlexLayoutVersion.html +1 -1
@@ -1,88 +1,88 @@
1
- <!DOCTYPE html><html class="default" lang="en" data-base=".."><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Actions | @aptre/flex-layout</title><meta name="description" content="Documentation for @aptre/flex-layout"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script><script async src="../assets/hierarchy.js" id="tsd-hierarchy-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search"><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@aptre/flex-layout</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../index.html">@aptre/flex-layout</a></li><li><a href="Actions.html">Actions</a></li></ul><h1>Class Actions</h1></div><section class="tsd-panel tsd-comment"><div class="tsd-comment tsd-typography"><p>The Action creator class for FlexLayout model actions</p>
2
- </div><div class="tsd-comment tsd-typography"></div></section><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Constructors</h3><div class="tsd-index-list"><a href="Actions.html#constructor" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-512"></use></svg><span>constructor</span></a>
3
- </div></section><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="Actions.html#add_node" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>ADD_<wbr/>NODE</span></a>
4
- <a href="Actions.html#adjust_border_split" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>ADJUST_<wbr/>BORDER_<wbr/>SPLIT</span></a>
5
- <a href="Actions.html#adjust_weights" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>ADJUST_<wbr/>WEIGHTS</span></a>
6
- <a href="Actions.html#close_window" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>CLOSE_<wbr/>WINDOW</span></a>
7
- <a href="Actions.html#create_window" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>CREATE_<wbr/>WINDOW</span></a>
8
- <a href="Actions.html#delete_tab" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>DELETE_<wbr/>TAB</span></a>
9
- <a href="Actions.html#delete_tabset" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>DELETE_<wbr/>TABSET</span></a>
10
- <a href="Actions.html#maximize_toggle" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>MAXIMIZE_<wbr/>TOGGLE</span></a>
11
- <a href="Actions.html#move_node" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>MOVE_<wbr/>NODE</span></a>
12
- <a href="Actions.html#popout_tab" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>POPOUT_<wbr/>TAB</span></a>
13
- <a href="Actions.html#popout_tabset" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>POPOUT_<wbr/>TABSET</span></a>
14
- <a href="Actions.html#rename_tab" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>RENAME_<wbr/>TAB</span></a>
15
- <a href="Actions.html#select_tab" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>SELECT_<wbr/>TAB</span></a>
16
- <a href="Actions.html#set_active_tabset" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>SET_<wbr/>ACTIVE_<wbr/>TABSET</span></a>
17
- <a href="Actions.html#update_model_attributes" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>UPDATE_<wbr/>MODEL_<wbr/>ATTRIBUTES</span></a>
18
- <a href="Actions.html#update_node_attributes" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>UPDATE_<wbr/>NODE_<wbr/>ATTRIBUTES</span></a>
19
- </div></section><section class="tsd-index-section"><h3 class="tsd-index-heading">Methods</h3><div class="tsd-index-list"><a href="Actions.html#addnode" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>add<wbr/>Node</span></a>
20
- <a href="Actions.html#adjustbordersplit" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>adjust<wbr/>Border<wbr/>Split</span></a>
21
- <a href="Actions.html#adjustweights" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>adjust<wbr/>Weights</span></a>
22
- <a href="Actions.html#closewindow" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>close<wbr/>Window</span></a>
23
- <a href="Actions.html#createwindow" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>create<wbr/>Window</span></a>
24
- <a href="Actions.html#deletetab" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>delete<wbr/>Tab</span></a>
25
- <a href="Actions.html#deletetabset" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>delete<wbr/>Tabset</span></a>
26
- <a href="Actions.html#maximizetoggle" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>maximize<wbr/>Toggle</span></a>
27
- <a href="Actions.html#movenode" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>move<wbr/>Node</span></a>
28
- <a href="Actions.html#popouttab" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>popout<wbr/>Tab</span></a>
29
- <a href="Actions.html#popouttabset" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>popout<wbr/>Tabset</span></a>
30
- <a href="Actions.html#renametab" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>rename<wbr/>Tab</span></a>
31
- <a href="Actions.html#selecttab" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>select<wbr/>Tab</span></a>
32
- <a href="Actions.html#setactivetabset" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Active<wbr/>Tabset</span></a>
33
- <a href="Actions.html#updatemodelattributes" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>update<wbr/>Model<wbr/>Attributes</span></a>
34
- <a href="Actions.html#updatenodeattributes" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>update<wbr/>Node<wbr/>Attributes</span></a>
35
- </div></section></div></details></section></section><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Constructors"><h2><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg> Constructors</h2></summary><section><section class="tsd-panel tsd-member"><a id="constructor" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>constructor</span><a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="constructoractions" class="tsd-anchor"></a><span class="tsd-signature-keyword">new</span> <span class="tsd-kind-constructor-signature">Actions</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <a href="Actions.html" class="tsd-signature-type tsd-kind-class">Actions</a><a href="#constructoractions" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><h4 class="tsd-returns-title">Returns <a href="Actions.html" class="tsd-signature-type tsd-kind-class">Actions</a></h4></li></ul></section></section></details><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Properties"><h2><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg> Properties</h2></summary><section><section class="tsd-panel tsd-member"><a id="add_node" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Static</code><span>ADD_<wbr/>NODE</span><a href="#add_node" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ADD_NODE</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;FlexLayout_AddNode&quot;</span></div></section><section class="tsd-panel tsd-member"><a id="adjust_border_split" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Static</code><span>ADJUST_<wbr/>BORDER_<wbr/>SPLIT</span><a href="#adjust_border_split" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ADJUST_BORDER_SPLIT</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;FlexLayout_AdjustBorderSplit&quot;</span></div></section><section class="tsd-panel tsd-member"><a id="adjust_weights" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Static</code><span>ADJUST_<wbr/>WEIGHTS</span><a href="#adjust_weights" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ADJUST_WEIGHTS</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;FlexLayout_AdjustWeights&quot;</span></div></section><section class="tsd-panel tsd-member"><a id="close_window" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Static</code><span>CLOSE_<wbr/>WINDOW</span><a href="#close_window" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">CLOSE_WINDOW</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;FlexLayout_CloseWindow&quot;</span></div></section><section class="tsd-panel tsd-member"><a id="create_window" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Static</code><span>CREATE_<wbr/>WINDOW</span><a href="#create_window" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">CREATE_WINDOW</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;FlexLayout_CreateWindow&quot;</span></div></section><section class="tsd-panel tsd-member"><a id="delete_tab" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Static</code><span>DELETE_<wbr/>TAB</span><a href="#delete_tab" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">DELETE_TAB</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;FlexLayout_DeleteTab&quot;</span></div></section><section class="tsd-panel tsd-member"><a id="delete_tabset" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Static</code><span>DELETE_<wbr/>TABSET</span><a href="#delete_tabset" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">DELETE_TABSET</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;FlexLayout_DeleteTabset&quot;</span></div></section><section class="tsd-panel tsd-member"><a id="maximize_toggle" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Static</code><span>MAXIMIZE_<wbr/>TOGGLE</span><a href="#maximize_toggle" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">MAXIMIZE_TOGGLE</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;FlexLayout_MaximizeToggle&quot;</span></div></section><section class="tsd-panel tsd-member"><a id="move_node" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Static</code><span>MOVE_<wbr/>NODE</span><a href="#move_node" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">MOVE_NODE</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;FlexLayout_MoveNode&quot;</span></div></section><section class="tsd-panel tsd-member"><a id="popout_tab" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Static</code><span>POPOUT_<wbr/>TAB</span><a href="#popout_tab" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">POPOUT_TAB</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;FlexLayout_PopoutTab&quot;</span></div></section><section class="tsd-panel tsd-member"><a id="popout_tabset" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Static</code><span>POPOUT_<wbr/>TABSET</span><a href="#popout_tabset" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">POPOUT_TABSET</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;FlexLayout_PopoutTabset&quot;</span></div></section><section class="tsd-panel tsd-member"><a id="rename_tab" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Static</code><span>RENAME_<wbr/>TAB</span><a href="#rename_tab" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">RENAME_TAB</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;FlexLayout_RenameTab&quot;</span></div></section><section class="tsd-panel tsd-member"><a id="select_tab" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Static</code><span>SELECT_<wbr/>TAB</span><a href="#select_tab" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">SELECT_TAB</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;FlexLayout_SelectTab&quot;</span></div></section><section class="tsd-panel tsd-member"><a id="set_active_tabset" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Static</code><span>SET_<wbr/>ACTIVE_<wbr/>TABSET</span><a href="#set_active_tabset" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">SET_ACTIVE_TABSET</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;FlexLayout_SetActiveTabset&quot;</span></div></section><section class="tsd-panel tsd-member"><a id="update_model_attributes" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Static</code><span>UPDATE_<wbr/>MODEL_<wbr/>ATTRIBUTES</span><a href="#update_model_attributes" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">UPDATE_MODEL_ATTRIBUTES</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;FlexLayout_UpdateModelAttributes&quot;</span></div></section><section class="tsd-panel tsd-member"><a id="update_node_attributes" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Static</code><span>UPDATE_<wbr/>NODE_<wbr/>ATTRIBUTES</span><a href="#update_node_attributes" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">UPDATE_NODE_ATTRIBUTES</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;FlexLayout_UpdateNodeAttributes&quot;</span></div></section></section></details><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Methods"><h2><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg> Methods</h2></summary><section><section class="tsd-panel tsd-member"><a id="addnode" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Static</code><span>add<wbr/>Node</span><a href="#addnode" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="addnode-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">addNode</span><span class="tsd-signature-symbol">(</span><br/>    <span class="tsd-kind-parameter">json</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-kind-parameter">toNodeId</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-kind-parameter">location</span><span class="tsd-signature-symbol">:</span> <a href="DockLocation.html" class="tsd-signature-type tsd-kind-class">DockLocation</a><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-kind-parameter">index</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-kind-parameter">select</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a><a href="#addnode-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Adds a tab node to the given tabset node</p>
1
+ <!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Actions | @aptre/flex-layout</title><meta name="description" content="Documentation for @aptre/flex-layout"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script><script async src="../assets/hierarchy.js" id="tsd-hierarchy-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">@aptre/flex-layout</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="" aria-current="page">Actions</a></li></ul><h1>Class Actions</h1></div><section class="tsd-panel tsd-comment"><div class="tsd-comment tsd-typography"><p>The Action creator class for FlexLayout model actions</p>
2
+ </div></section><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h5 class="tsd-index-heading uppercase">Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Constructors</h3><div class="tsd-index-list"><a href="#constructor" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Constructor"><use href="../assets/icons.svg#icon-512"></use></svg><span>constructor</span></a>
3
+ </div></section><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="#add_node" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>ADD_<wbr/>NODE</span></a>
4
+ <a href="#adjust_border_split" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>ADJUST_<wbr/>BORDER_<wbr/>SPLIT</span></a>
5
+ <a href="#adjust_weights" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>ADJUST_<wbr/>WEIGHTS</span></a>
6
+ <a href="#close_window" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>CLOSE_<wbr/>WINDOW</span></a>
7
+ <a href="#create_window" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>CREATE_<wbr/>WINDOW</span></a>
8
+ <a href="#delete_tab" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>DELETE_<wbr/>TAB</span></a>
9
+ <a href="#delete_tabset" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>DELETE_<wbr/>TABSET</span></a>
10
+ <a href="#maximize_toggle" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>MAXIMIZE_<wbr/>TOGGLE</span></a>
11
+ <a href="#move_node" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>MOVE_<wbr/>NODE</span></a>
12
+ <a href="#popout_tab" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>POPOUT_<wbr/>TAB</span></a>
13
+ <a href="#popout_tabset" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>POPOUT_<wbr/>TABSET</span></a>
14
+ <a href="#rename_tab" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>RENAME_<wbr/>TAB</span></a>
15
+ <a href="#select_tab" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>SELECT_<wbr/>TAB</span></a>
16
+ <a href="#set_active_tabset" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>SET_<wbr/>ACTIVE_<wbr/>TABSET</span></a>
17
+ <a href="#update_model_attributes" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>UPDATE_<wbr/>MODEL_<wbr/>ATTRIBUTES</span></a>
18
+ <a href="#update_node_attributes" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>UPDATE_<wbr/>NODE_<wbr/>ATTRIBUTES</span></a>
19
+ </div></section><section class="tsd-index-section"><h3 class="tsd-index-heading">Methods</h3><div class="tsd-index-list"><a href="#addnode" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>add<wbr/>Node</span></a>
20
+ <a href="#adjustbordersplit" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>adjust<wbr/>Border<wbr/>Split</span></a>
21
+ <a href="#adjustweights" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>adjust<wbr/>Weights</span></a>
22
+ <a href="#closewindow" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>close<wbr/>Window</span></a>
23
+ <a href="#createwindow" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>create<wbr/>Window</span></a>
24
+ <a href="#deletetab" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>delete<wbr/>Tab</span></a>
25
+ <a href="#deletetabset" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>delete<wbr/>Tabset</span></a>
26
+ <a href="#maximizetoggle" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>maximize<wbr/>Toggle</span></a>
27
+ <a href="#movenode" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>move<wbr/>Node</span></a>
28
+ <a href="#popouttab" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>popout<wbr/>Tab</span></a>
29
+ <a href="#popouttabset" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>popout<wbr/>Tabset</span></a>
30
+ <a href="#renametab" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>rename<wbr/>Tab</span></a>
31
+ <a href="#selecttab" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>select<wbr/>Tab</span></a>
32
+ <a href="#setactivetabset" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Active<wbr/>Tabset</span></a>
33
+ <a href="#updatemodelattributes" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>update<wbr/>Model<wbr/>Attributes</span></a>
34
+ <a href="#updatenodeattributes" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>update<wbr/>Node<wbr/>Attributes</span></a>
35
+ </div></section></div></details></section></section><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Constructors"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h2>Constructors</h2></summary><section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="constructor"><span>constructor</span><a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="constructoractions"><span class="tsd-signature-keyword">new</span> <span class="tsd-kind-constructor-signature">Actions</span><span class="tsd-signature-symbol">()</span><span class="tsd-signature-symbol">:</span> <a href="" class="tsd-signature-type tsd-kind-class">Actions</a><a href="#constructoractions" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><h4 class="tsd-returns-title">Returns <a href="" class="tsd-signature-type tsd-kind-class">Actions</a></h4></div></li></ul></section></section></details><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h2>Properties</h2></summary><section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="add_node"><code class="tsd-tag">Static</code><span>ADD_<wbr/>NODE</span><a href="#add_node" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ADD_NODE</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;FlexLayout_AddNode&quot;</span></div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="adjust_border_split"><code class="tsd-tag">Static</code><span>ADJUST_<wbr/>BORDER_<wbr/>SPLIT</span><a href="#adjust_border_split" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ADJUST_BORDER_SPLIT</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;FlexLayout_AdjustBorderSplit&quot;</span></div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="adjust_weights"><code class="tsd-tag">Static</code><span>ADJUST_<wbr/>WEIGHTS</span><a href="#adjust_weights" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ADJUST_WEIGHTS</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;FlexLayout_AdjustWeights&quot;</span></div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="close_window"><code class="tsd-tag">Static</code><span>CLOSE_<wbr/>WINDOW</span><a href="#close_window" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">CLOSE_WINDOW</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;FlexLayout_CloseWindow&quot;</span></div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="create_window"><code class="tsd-tag">Static</code><span>CREATE_<wbr/>WINDOW</span><a href="#create_window" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">CREATE_WINDOW</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;FlexLayout_CreateWindow&quot;</span></div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="delete_tab"><code class="tsd-tag">Static</code><span>DELETE_<wbr/>TAB</span><a href="#delete_tab" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">DELETE_TAB</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;FlexLayout_DeleteTab&quot;</span></div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="delete_tabset"><code class="tsd-tag">Static</code><span>DELETE_<wbr/>TABSET</span><a href="#delete_tabset" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">DELETE_TABSET</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;FlexLayout_DeleteTabset&quot;</span></div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="maximize_toggle"><code class="tsd-tag">Static</code><span>MAXIMIZE_<wbr/>TOGGLE</span><a href="#maximize_toggle" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">MAXIMIZE_TOGGLE</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;FlexLayout_MaximizeToggle&quot;</span></div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="move_node"><code class="tsd-tag">Static</code><span>MOVE_<wbr/>NODE</span><a href="#move_node" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">MOVE_NODE</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;FlexLayout_MoveNode&quot;</span></div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="popout_tab"><code class="tsd-tag">Static</code><span>POPOUT_<wbr/>TAB</span><a href="#popout_tab" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">POPOUT_TAB</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;FlexLayout_PopoutTab&quot;</span></div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="popout_tabset"><code class="tsd-tag">Static</code><span>POPOUT_<wbr/>TABSET</span><a href="#popout_tabset" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">POPOUT_TABSET</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;FlexLayout_PopoutTabset&quot;</span></div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="rename_tab"><code class="tsd-tag">Static</code><span>RENAME_<wbr/>TAB</span><a href="#rename_tab" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">RENAME_TAB</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;FlexLayout_RenameTab&quot;</span></div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="select_tab"><code class="tsd-tag">Static</code><span>SELECT_<wbr/>TAB</span><a href="#select_tab" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">SELECT_TAB</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;FlexLayout_SelectTab&quot;</span></div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="set_active_tabset"><code class="tsd-tag">Static</code><span>SET_<wbr/>ACTIVE_<wbr/>TABSET</span><a href="#set_active_tabset" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">SET_ACTIVE_TABSET</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;FlexLayout_SetActiveTabset&quot;</span></div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="update_model_attributes"><code class="tsd-tag">Static</code><span>UPDATE_<wbr/>MODEL_<wbr/>ATTRIBUTES</span><a href="#update_model_attributes" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">UPDATE_MODEL_ATTRIBUTES</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;FlexLayout_UpdateModelAttributes&quot;</span></div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="update_node_attributes"><code class="tsd-tag">Static</code><span>UPDATE_<wbr/>NODE_<wbr/>ATTRIBUTES</span><a href="#update_node_attributes" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">UPDATE_NODE_ATTRIBUTES</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;FlexLayout_UpdateNodeAttributes&quot;</span></div></section></section></details><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Methods"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h2>Methods</h2></summary><section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="addnode"><code class="tsd-tag">Static</code><span>add<wbr/>Node</span><a href="#addnode" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="addnode-1"><span class="tsd-kind-call-signature">addNode</span><span class="tsd-signature-symbol">(</span><br/>    <span class="tsd-kind-parameter">json</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-kind-parameter">toNodeId</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-kind-parameter">location</span><span class="tsd-signature-symbol">:</span> <a href="DockLocation.html" class="tsd-signature-type tsd-kind-class">DockLocation</a><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-kind-parameter">index</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-kind-parameter">select</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a><a href="#addnode-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Adds a tab node to the given tabset node</p>
36
36
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">json</span>: <span class="tsd-signature-type">any</span></span><div class="tsd-comment tsd-typography"><p>the json for the new tab node e.g {type:&quot;tab&quot;, component:&quot;table&quot;}</p>
37
- </div><div class="tsd-comment tsd-typography"></div></li><li><span><span class="tsd-kind-parameter">toNodeId</span>: <span class="tsd-signature-type">string</span></span><div class="tsd-comment tsd-typography"><p>the new tab node will be added to the tabset with this node id</p>
38
- </div><div class="tsd-comment tsd-typography"></div></li><li><span><span class="tsd-kind-parameter">location</span>: <a href="DockLocation.html" class="tsd-signature-type tsd-kind-class">DockLocation</a></span><div class="tsd-comment tsd-typography"><p>the location where the new tab will be added, one of the DockLocation enum values.</p>
39
- </div><div class="tsd-comment tsd-typography"></div></li><li><span><span class="tsd-kind-parameter">index</span>: <span class="tsd-signature-type">number</span></span><div class="tsd-comment tsd-typography"><p>for docking to the center this value is the index of the tab, use -1 to add to the end.</p>
40
- </div><div class="tsd-comment tsd-typography"></div></li><li><span><code class="tsd-tag">Optional</code><span class="tsd-kind-parameter">select</span>: <span class="tsd-signature-type">boolean</span></span><div class="tsd-comment tsd-typography"><p>(optional) whether to select the new tab, overriding autoSelectTab</p>
41
- </div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a></h4><p>the action</p>
42
- <div class="tsd-comment tsd-typography"></div></li></ul></section><section class="tsd-panel tsd-member"><a id="adjustbordersplit" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Static</code><span>adjust<wbr/>Border<wbr/>Split</span><a href="#adjustbordersplit" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="adjustbordersplit-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">adjustBorderSplit</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">nodeId</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">pos</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a><a href="#adjustbordersplit-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">nodeId</span>: <span class="tsd-signature-type">string</span></span></li><li><span><span class="tsd-kind-parameter">pos</span>: <span class="tsd-signature-type">number</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a></h4></li></ul></section><section class="tsd-panel tsd-member"><a id="adjustweights" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Static</code><span>adjust<wbr/>Weights</span><a href="#adjustweights" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="adjustweights-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">adjustWeights</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">nodeId</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">weights</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a><a href="#adjustweights-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Adjust the weights of a row, used when the splitter is moved</p>
37
+ </div></li><li><span><span class="tsd-kind-parameter">toNodeId</span>: <span class="tsd-signature-type">string</span></span><div class="tsd-comment tsd-typography"><p>the new tab node will be added to the tabset with this node id</p>
38
+ </div></li><li><span><span class="tsd-kind-parameter">location</span>: <a href="DockLocation.html" class="tsd-signature-type tsd-kind-class">DockLocation</a></span><div class="tsd-comment tsd-typography"><p>the location where the new tab will be added, one of the DockLocation enum values.</p>
39
+ </div></li><li><span><span class="tsd-kind-parameter">index</span>: <span class="tsd-signature-type">number</span></span><div class="tsd-comment tsd-typography"><p>for docking to the center this value is the index of the tab, use -1 to add to the end.</p>
40
+ </div></li><li><span><code class="tsd-tag">Optional</code><span class="tsd-kind-parameter">select</span>: <span class="tsd-signature-type">boolean</span></span><div class="tsd-comment tsd-typography"><p>(optional) whether to select the new tab, overriding autoSelectTab</p>
41
+ </div></li></ul></div><h4 class="tsd-returns-title">Returns <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a></h4><p>the action</p>
42
+ </div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="adjustbordersplit"><code class="tsd-tag">Static</code><span>adjust<wbr/>Border<wbr/>Split</span><a href="#adjustbordersplit" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="adjustbordersplit-1"><span class="tsd-kind-call-signature">adjustBorderSplit</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">nodeId</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">pos</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a><a href="#adjustbordersplit-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">nodeId</span>: <span class="tsd-signature-type">string</span></span></li><li><span><span class="tsd-kind-parameter">pos</span>: <span class="tsd-signature-type">number</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a></h4></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="adjustweights"><code class="tsd-tag">Static</code><span>adjust<wbr/>Weights</span><a href="#adjustweights" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="adjustweights-1"><span class="tsd-kind-call-signature">adjustWeights</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">nodeId</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">weights</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a><a href="#adjustweights-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Adjust the weights of a row, used when the splitter is moved</p>
43
43
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">nodeId</span>: <span class="tsd-signature-type">string</span></span><div class="tsd-comment tsd-typography"><p>the row node whose childrens weights are being adjusted</p>
44
- </div><div class="tsd-comment tsd-typography"></div></li><li><span><span class="tsd-kind-parameter">weights</span>: <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></span><div class="tsd-comment tsd-typography"><p>an array of weights to be applied to the children</p>
45
- </div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a></h4><p>the action</p>
46
- <div class="tsd-comment tsd-typography"></div></li></ul></section><section class="tsd-panel tsd-member"><a id="closewindow" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Static</code><span>close<wbr/>Window</span><a href="#closewindow" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="closewindow-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">closeWindow</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">windowId</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a><a href="#closewindow-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Closes the popout window</p>
44
+ </div></li><li><span><span class="tsd-kind-parameter">weights</span>: <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></span><div class="tsd-comment tsd-typography"><p>an array of weights to be applied to the children</p>
45
+ </div></li></ul></div><h4 class="tsd-returns-title">Returns <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a></h4><p>the action</p>
46
+ </div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="closewindow"><code class="tsd-tag">Static</code><span>close<wbr/>Window</span><a href="#closewindow" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="closewindow-1"><span class="tsd-kind-call-signature">closeWindow</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">windowId</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a><a href="#closewindow-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Closes the popout window</p>
47
47
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">windowId</span>: <span class="tsd-signature-type">string</span></span><div class="tsd-comment tsd-typography"><p>the id of the popout window to close</p>
48
- </div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a></h4><div class="tsd-comment tsd-typography"></div></li></ul></section><section class="tsd-panel tsd-member"><a id="createwindow" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Static</code><span>create<wbr/>Window</span><a href="#createwindow" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="createwindow-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">createWindow</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">layout</span><span class="tsd-signature-symbol">:</span> <a href="../interfaces/IJsonRowNode.html" class="tsd-signature-type tsd-kind-interface">IJsonRowNode</a><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">rect</span><span class="tsd-signature-symbol">:</span> <a href="../interfaces/IJsonRect.html" class="tsd-signature-type tsd-kind-interface">IJsonRect</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a><a href="#createwindow-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Creates a new empty popout window with the given layout</p>
48
+ </div></li></ul></div><h4 class="tsd-returns-title">Returns <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a></h4></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="createwindow"><code class="tsd-tag">Static</code><span>create<wbr/>Window</span><a href="#createwindow" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="createwindow-1"><span class="tsd-kind-call-signature">createWindow</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">layout</span><span class="tsd-signature-symbol">:</span> <a href="../interfaces/IJsonRowNode.html" class="tsd-signature-type tsd-kind-interface">IJsonRowNode</a><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">rect</span><span class="tsd-signature-symbol">:</span> <a href="../interfaces/IJsonRect.html" class="tsd-signature-type tsd-kind-interface">IJsonRect</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a><a href="#createwindow-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Creates a new empty popout window with the given layout</p>
49
49
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">layout</span>: <a href="../interfaces/IJsonRowNode.html" class="tsd-signature-type tsd-kind-interface">IJsonRowNode</a></span><div class="tsd-comment tsd-typography"><p>the json layout for the new window</p>
50
- </div><div class="tsd-comment tsd-typography"></div></li><li><span><span class="tsd-kind-parameter">rect</span>: <a href="../interfaces/IJsonRect.html" class="tsd-signature-type tsd-kind-interface">IJsonRect</a></span><div class="tsd-comment tsd-typography"><p>the window rectangle in screen coordinates</p>
51
- </div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a></h4><div class="tsd-comment tsd-typography"></div></li></ul></section><section class="tsd-panel tsd-member"><a id="deletetab" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Static</code><span>delete<wbr/>Tab</span><a href="#deletetab" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="deletetab-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">deleteTab</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">tabNodeId</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a><a href="#deletetab-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Deletes a tab node from the layout</p>
50
+ </div></li><li><span><span class="tsd-kind-parameter">rect</span>: <a href="../interfaces/IJsonRect.html" class="tsd-signature-type tsd-kind-interface">IJsonRect</a></span><div class="tsd-comment tsd-typography"><p>the window rectangle in screen coordinates</p>
51
+ </div></li></ul></div><h4 class="tsd-returns-title">Returns <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a></h4></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="deletetab"><code class="tsd-tag">Static</code><span>delete<wbr/>Tab</span><a href="#deletetab" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="deletetab-1"><span class="tsd-kind-call-signature">deleteTab</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">tabNodeId</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a><a href="#deletetab-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Deletes a tab node from the layout</p>
52
52
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">tabNodeId</span>: <span class="tsd-signature-type">string</span></span><div class="tsd-comment tsd-typography"><p>the id of the tab node to delete</p>
53
- </div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a></h4><p>the action</p>
54
- <div class="tsd-comment tsd-typography"></div></li></ul></section><section class="tsd-panel tsd-member"><a id="deletetabset" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Static</code><span>delete<wbr/>Tabset</span><a href="#deletetabset" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="deletetabset-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">deleteTabset</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">tabsetNodeId</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a><a href="#deletetabset-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Deletes a tabset node and all it's child tab nodes from the layout</p>
53
+ </div></li></ul></div><h4 class="tsd-returns-title">Returns <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a></h4><p>the action</p>
54
+ </div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="deletetabset"><code class="tsd-tag">Static</code><span>delete<wbr/>Tabset</span><a href="#deletetabset" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="deletetabset-1"><span class="tsd-kind-call-signature">deleteTabset</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">tabsetNodeId</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a><a href="#deletetabset-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Deletes a tabset node and all it's child tab nodes from the layout</p>
55
55
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">tabsetNodeId</span>: <span class="tsd-signature-type">string</span></span><div class="tsd-comment tsd-typography"><p>the id of the tabset node to delete</p>
56
- </div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a></h4><p>the action</p>
57
- <div class="tsd-comment tsd-typography"></div></li></ul></section><section class="tsd-panel tsd-member"><a id="maximizetoggle" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Static</code><span>maximize<wbr/>Toggle</span><a href="#maximizetoggle" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="maximizetoggle-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">maximizeToggle</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">tabsetNodeId</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">windowId</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a><a href="#maximizetoggle-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Maximizes the given tabset</p>
56
+ </div></li></ul></div><h4 class="tsd-returns-title">Returns <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a></h4><p>the action</p>
57
+ </div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="maximizetoggle"><code class="tsd-tag">Static</code><span>maximize<wbr/>Toggle</span><a href="#maximizetoggle" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="maximizetoggle-1"><span class="tsd-kind-call-signature">maximizeToggle</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">tabsetNodeId</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">windowId</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a><a href="#maximizetoggle-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Maximizes the given tabset</p>
58
58
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">tabsetNodeId</span>: <span class="tsd-signature-type">string</span></span><div class="tsd-comment tsd-typography"><p>the id of the tabset to maximize</p>
59
- </div><div class="tsd-comment tsd-typography"></div></li><li><span><code class="tsd-tag">Optional</code><span class="tsd-kind-parameter">windowId</span>: <span class="tsd-signature-type">string</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a></h4><p>the action</p>
60
- <div class="tsd-comment tsd-typography"></div></li></ul></section><section class="tsd-panel tsd-member"><a id="movenode" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Static</code><span>move<wbr/>Node</span><a href="#movenode" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="movenode-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">moveNode</span><span class="tsd-signature-symbol">(</span><br/>    <span class="tsd-kind-parameter">fromNodeId</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-kind-parameter">toNodeId</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-kind-parameter">location</span><span class="tsd-signature-symbol">:</span> <a href="DockLocation.html" class="tsd-signature-type tsd-kind-class">DockLocation</a><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-kind-parameter">index</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-kind-parameter">select</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a><a href="#movenode-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Moves a node (tab or tabset) from one location to another</p>
59
+ </div></li><li><span><code class="tsd-tag">Optional</code><span class="tsd-kind-parameter">windowId</span>: <span class="tsd-signature-type">string</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a></h4><p>the action</p>
60
+ </div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="movenode"><code class="tsd-tag">Static</code><span>move<wbr/>Node</span><a href="#movenode" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="movenode-1"><span class="tsd-kind-call-signature">moveNode</span><span class="tsd-signature-symbol">(</span><br/>    <span class="tsd-kind-parameter">fromNodeId</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-kind-parameter">toNodeId</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-kind-parameter">location</span><span class="tsd-signature-symbol">:</span> <a href="DockLocation.html" class="tsd-signature-type tsd-kind-class">DockLocation</a><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-kind-parameter">index</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-kind-parameter">select</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a><a href="#movenode-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Moves a node (tab or tabset) from one location to another</p>
61
61
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">fromNodeId</span>: <span class="tsd-signature-type">string</span></span><div class="tsd-comment tsd-typography"><p>the id of the node to move</p>
62
- </div><div class="tsd-comment tsd-typography"></div></li><li><span><span class="tsd-kind-parameter">toNodeId</span>: <span class="tsd-signature-type">string</span></span><div class="tsd-comment tsd-typography"><p>the id of the node to receive the moved node</p>
63
- </div><div class="tsd-comment tsd-typography"></div></li><li><span><span class="tsd-kind-parameter">location</span>: <a href="DockLocation.html" class="tsd-signature-type tsd-kind-class">DockLocation</a></span><div class="tsd-comment tsd-typography"><p>the location where the moved node will be added, one of the DockLocation enum values.</p>
64
- </div><div class="tsd-comment tsd-typography"></div></li><li><span><span class="tsd-kind-parameter">index</span>: <span class="tsd-signature-type">number</span></span><div class="tsd-comment tsd-typography"><p>for docking to the center this value is the index of the tab, use -1 to add to the end.</p>
65
- </div><div class="tsd-comment tsd-typography"></div></li><li><span><code class="tsd-tag">Optional</code><span class="tsd-kind-parameter">select</span>: <span class="tsd-signature-type">boolean</span></span><div class="tsd-comment tsd-typography"><p>(optional) whether to select the moved tab(s) in new tabset, overriding autoSelectTab</p>
66
- </div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a></h4><p>the action</p>
67
- <div class="tsd-comment tsd-typography"></div></li></ul></section><section class="tsd-panel tsd-member"><a id="popouttab" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Static</code><span>popout<wbr/>Tab</span><a href="#popouttab" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="popouttab-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">popoutTab</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">nodeId</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a><a href="#popouttab-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Pops out the given tab node into a new browser window</p>
62
+ </div></li><li><span><span class="tsd-kind-parameter">toNodeId</span>: <span class="tsd-signature-type">string</span></span><div class="tsd-comment tsd-typography"><p>the id of the node to receive the moved node</p>
63
+ </div></li><li><span><span class="tsd-kind-parameter">location</span>: <a href="DockLocation.html" class="tsd-signature-type tsd-kind-class">DockLocation</a></span><div class="tsd-comment tsd-typography"><p>the location where the moved node will be added, one of the DockLocation enum values.</p>
64
+ </div></li><li><span><span class="tsd-kind-parameter">index</span>: <span class="tsd-signature-type">number</span></span><div class="tsd-comment tsd-typography"><p>for docking to the center this value is the index of the tab, use -1 to add to the end.</p>
65
+ </div></li><li><span><code class="tsd-tag">Optional</code><span class="tsd-kind-parameter">select</span>: <span class="tsd-signature-type">boolean</span></span><div class="tsd-comment tsd-typography"><p>(optional) whether to select the moved tab(s) in new tabset, overriding autoSelectTab</p>
66
+ </div></li></ul></div><h4 class="tsd-returns-title">Returns <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a></h4><p>the action</p>
67
+ </div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="popouttab"><code class="tsd-tag">Static</code><span>popout<wbr/>Tab</span><a href="#popouttab" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="popouttab-1"><span class="tsd-kind-call-signature">popoutTab</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">nodeId</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a><a href="#popouttab-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Pops out the given tab node into a new browser window</p>
68
68
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">nodeId</span>: <span class="tsd-signature-type">string</span></span><div class="tsd-comment tsd-typography"><p>the tab node to popout</p>
69
- </div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a></h4><div class="tsd-comment tsd-typography"></div></li></ul></section><section class="tsd-panel tsd-member"><a id="popouttabset" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Static</code><span>popout<wbr/>Tabset</span><a href="#popouttabset" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="popouttabset-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">popoutTabset</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">nodeId</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a><a href="#popouttabset-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Pops out the given tab set node into a new browser window</p>
69
+ </div></li></ul></div><h4 class="tsd-returns-title">Returns <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a></h4></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="popouttabset"><code class="tsd-tag">Static</code><span>popout<wbr/>Tabset</span><a href="#popouttabset" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="popouttabset-1"><span class="tsd-kind-call-signature">popoutTabset</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">nodeId</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a><a href="#popouttabset-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Pops out the given tab set node into a new browser window</p>
70
70
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">nodeId</span>: <span class="tsd-signature-type">string</span></span><div class="tsd-comment tsd-typography"><p>the tab set node to popout</p>
71
- </div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a></h4><div class="tsd-comment tsd-typography"></div></li></ul></section><section class="tsd-panel tsd-member"><a id="renametab" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Static</code><span>rename<wbr/>Tab</span><a href="#renametab" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="renametab-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">renameTab</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">tabNodeId</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">text</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a><a href="#renametab-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Change the given nodes tab text</p>
71
+ </div></li></ul></div><h4 class="tsd-returns-title">Returns <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a></h4></div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="renametab"><code class="tsd-tag">Static</code><span>rename<wbr/>Tab</span><a href="#renametab" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="renametab-1"><span class="tsd-kind-call-signature">renameTab</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">tabNodeId</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">text</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a><a href="#renametab-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Change the given nodes tab text</p>
72
72
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">tabNodeId</span>: <span class="tsd-signature-type">string</span></span><div class="tsd-comment tsd-typography"><p>the id of the node to rename</p>
73
- </div><div class="tsd-comment tsd-typography"></div></li><li><span><span class="tsd-kind-parameter">text</span>: <span class="tsd-signature-type">string</span></span><div class="tsd-comment tsd-typography"><p>the test of the tab</p>
74
- </div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a></h4><p>the action</p>
75
- <div class="tsd-comment tsd-typography"></div></li></ul></section><section class="tsd-panel tsd-member"><a id="selecttab" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Static</code><span>select<wbr/>Tab</span><a href="#selecttab" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="selecttab-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">selectTab</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">tabNodeId</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a><a href="#selecttab-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Selects the given tab in its parent tabset</p>
73
+ </div></li><li><span><span class="tsd-kind-parameter">text</span>: <span class="tsd-signature-type">string</span></span><div class="tsd-comment tsd-typography"><p>the test of the tab</p>
74
+ </div></li></ul></div><h4 class="tsd-returns-title">Returns <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a></h4><p>the action</p>
75
+ </div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="selecttab"><code class="tsd-tag">Static</code><span>select<wbr/>Tab</span><a href="#selecttab" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="selecttab-1"><span class="tsd-kind-call-signature">selectTab</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">tabNodeId</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a><a href="#selecttab-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Selects the given tab in its parent tabset</p>
76
76
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">tabNodeId</span>: <span class="tsd-signature-type">string</span></span><div class="tsd-comment tsd-typography"><p>the id of the node to set selected</p>
77
- </div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a></h4><p>the action</p>
78
- <div class="tsd-comment tsd-typography"></div></li></ul></section><section class="tsd-panel tsd-member"><a id="setactivetabset" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Static</code><span>set<wbr/>Active<wbr/>Tabset</span><a href="#setactivetabset" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="setactivetabset-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">setActiveTabset</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">tabsetNodeId</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">windowId</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a><a href="#setactivetabset-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Set the given tabset node as the active tabset</p>
79
- </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">tabsetNodeId</span>: <span class="tsd-signature-type">undefined</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">string</span></span><div class="tsd-comment tsd-typography"><p>the id of the tabset node to set as active</p>
80
- </div><div class="tsd-comment tsd-typography"></div></li><li><span><code class="tsd-tag">Optional</code><span class="tsd-kind-parameter">windowId</span>: <span class="tsd-signature-type">string</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a></h4><p>the action</p>
81
- <div class="tsd-comment tsd-typography"></div></li></ul></section><section class="tsd-panel tsd-member"><a id="updatemodelattributes" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Static</code><span>update<wbr/>Model<wbr/>Attributes</span><a href="#updatemodelattributes" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="updatemodelattributes-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">updateModelAttributes</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">attributes</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a><a href="#updatemodelattributes-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Updates the global model jsone attributes</p>
77
+ </div></li></ul></div><h4 class="tsd-returns-title">Returns <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a></h4><p>the action</p>
78
+ </div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="setactivetabset"><code class="tsd-tag">Static</code><span>set<wbr/>Active<wbr/>Tabset</span><a href="#setactivetabset" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="setactivetabset-1"><span class="tsd-kind-call-signature">setActiveTabset</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">tabsetNodeId</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">windowId</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a><a href="#setactivetabset-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Set the given tabset node as the active tabset</p>
79
+ </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">tabsetNodeId</span>: <span class="tsd-signature-type">string</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">undefined</span></span><div class="tsd-comment tsd-typography"><p>the id of the tabset node to set as active</p>
80
+ </div></li><li><span><code class="tsd-tag">Optional</code><span class="tsd-kind-parameter">windowId</span>: <span class="tsd-signature-type">string</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a></h4><p>the action</p>
81
+ </div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="updatemodelattributes"><code class="tsd-tag">Static</code><span>update<wbr/>Model<wbr/>Attributes</span><a href="#updatemodelattributes" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="updatemodelattributes-1"><span class="tsd-kind-call-signature">updateModelAttributes</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">attributes</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a><a href="#updatemodelattributes-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Updates the global model jsone attributes</p>
82
82
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">attributes</span>: <span class="tsd-signature-type">any</span></span><div class="tsd-comment tsd-typography"><p>the json for the model attributes to update (merge into the existing attributes)</p>
83
- </div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a></h4><p>the action</p>
84
- <div class="tsd-comment tsd-typography"></div></li></ul></section><section class="tsd-panel tsd-member"><a id="updatenodeattributes" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Static</code><span>update<wbr/>Node<wbr/>Attributes</span><a href="#updatenodeattributes" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="updatenodeattributes-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">updateNodeAttributes</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">nodeId</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">attributes</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a><a href="#updatenodeattributes-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Updates the given nodes json attributes</p>
83
+ </div></li></ul></div><h4 class="tsd-returns-title">Returns <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a></h4><p>the action</p>
84
+ </div></li></ul></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="updatenodeattributes"><code class="tsd-tag">Static</code><span>update<wbr/>Node<wbr/>Attributes</span><a href="#updatenodeattributes" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="updatenodeattributes-1"><span class="tsd-kind-call-signature">updateNodeAttributes</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">nodeId</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">attributes</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a><a href="#updatenodeattributes-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-comment tsd-typography"><p>Updates the given nodes json attributes</p>
85
85
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">nodeId</span>: <span class="tsd-signature-type">string</span></span><div class="tsd-comment tsd-typography"><p>the id of the node to update</p>
86
- </div><div class="tsd-comment tsd-typography"></div></li><li><span><span class="tsd-kind-parameter">attributes</span>: <span class="tsd-signature-type">any</span></span><div class="tsd-comment tsd-typography"><p>the json attributes to update (merge with the existing attributes)</p>
87
- </div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a></h4><p>the action</p>
88
- <div class="tsd-comment tsd-typography"></div></li></ul></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Constructors"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Constructors</summary><div><a href="#constructor" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-512"></use></svg><span>constructor</span></a></div></details><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#add_node" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>ADD_<wbr/>NODE</span></a><a href="#adjust_border_split" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>ADJUST_<wbr/>BORDER_<wbr/>SPLIT</span></a><a href="#adjust_weights" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>ADJUST_<wbr/>WEIGHTS</span></a><a href="#close_window" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>CLOSE_<wbr/>WINDOW</span></a><a href="#create_window" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>CREATE_<wbr/>WINDOW</span></a><a href="#delete_tab" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>DELETE_<wbr/>TAB</span></a><a href="#delete_tabset" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>DELETE_<wbr/>TABSET</span></a><a href="#maximize_toggle" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>MAXIMIZE_<wbr/>TOGGLE</span></a><a href="#move_node" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>MOVE_<wbr/>NODE</span></a><a href="#popout_tab" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>POPOUT_<wbr/>TAB</span></a><a href="#popout_tabset" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>POPOUT_<wbr/>TABSET</span></a><a href="#rename_tab" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>RENAME_<wbr/>TAB</span></a><a href="#select_tab" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>SELECT_<wbr/>TAB</span></a><a href="#set_active_tabset" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>SET_<wbr/>ACTIVE_<wbr/>TABSET</span></a><a href="#update_model_attributes" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>UPDATE_<wbr/>MODEL_<wbr/>ATTRIBUTES</span></a><a href="#update_node_attributes" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>UPDATE_<wbr/>NODE_<wbr/>ATTRIBUTES</span></a></div></details><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Methods"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Methods</summary><div><a href="#addnode" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>add<wbr/>Node</span></a><a href="#adjustbordersplit" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>adjust<wbr/>Border<wbr/>Split</span></a><a href="#adjustweights" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>adjust<wbr/>Weights</span></a><a href="#closewindow" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>close<wbr/>Window</span></a><a href="#createwindow" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>create<wbr/>Window</span></a><a href="#deletetab" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>delete<wbr/>Tab</span></a><a href="#deletetabset" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>delete<wbr/>Tabset</span></a><a href="#maximizetoggle" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>maximize<wbr/>Toggle</span></a><a href="#movenode" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>move<wbr/>Node</span></a><a href="#popouttab" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>popout<wbr/>Tab</span></a><a href="#popouttabset" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>popout<wbr/>Tabset</span></a><a href="#renametab" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>rename<wbr/>Tab</span></a><a href="#selecttab" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>select<wbr/>Tab</span></a><a href="#setactivetabset" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Active<wbr/>Tabset</span></a><a href="#updatemodelattributes" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>update<wbr/>Model<wbr/>Attributes</span></a><a href="#updatenodeattributes" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>update<wbr/>Node<wbr/>Attributes</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../index.html">@aptre/flex-layout</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
86
+ </div></li><li><span><span class="tsd-kind-parameter">attributes</span>: <span class="tsd-signature-type">any</span></span><div class="tsd-comment tsd-typography"><p>the json attributes to update (merge with the existing attributes)</p>
87
+ </div></li></ul></div><h4 class="tsd-returns-title">Returns <a href="Action.html" class="tsd-signature-type tsd-kind-class">Action</a></h4><p>the action</p>
88
+ </div></li></ul></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Constructors"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Constructors</summary><div><a href="#constructor"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Constructor"><use href="../assets/icons.svg#icon-512"></use></svg><span>constructor</span></a></div></details><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#add_node"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>ADD_<wbr/>NODE</span></a><a href="#adjust_border_split"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>ADJUST_<wbr/>BORDER_<wbr/>SPLIT</span></a><a href="#adjust_weights"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>ADJUST_<wbr/>WEIGHTS</span></a><a href="#close_window"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>CLOSE_<wbr/>WINDOW</span></a><a href="#create_window"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>CREATE_<wbr/>WINDOW</span></a><a href="#delete_tab"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>DELETE_<wbr/>TAB</span></a><a href="#delete_tabset"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>DELETE_<wbr/>TABSET</span></a><a href="#maximize_toggle"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>MAXIMIZE_<wbr/>TOGGLE</span></a><a href="#move_node"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>MOVE_<wbr/>NODE</span></a><a href="#popout_tab"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>POPOUT_<wbr/>TAB</span></a><a href="#popout_tabset"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>POPOUT_<wbr/>TABSET</span></a><a href="#rename_tab"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>RENAME_<wbr/>TAB</span></a><a href="#select_tab"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>SELECT_<wbr/>TAB</span></a><a href="#set_active_tabset"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>SET_<wbr/>ACTIVE_<wbr/>TABSET</span></a><a href="#update_model_attributes"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>UPDATE_<wbr/>MODEL_<wbr/>ATTRIBUTES</span></a><a href="#update_node_attributes"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>UPDATE_<wbr/>NODE_<wbr/>ATTRIBUTES</span></a></div></details><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Methods"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Methods</summary><div><a href="#addnode"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>add<wbr/>Node</span></a><a href="#adjustbordersplit"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>adjust<wbr/>Border<wbr/>Split</span></a><a href="#adjustweights"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>adjust<wbr/>Weights</span></a><a href="#closewindow"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>close<wbr/>Window</span></a><a href="#createwindow"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>create<wbr/>Window</span></a><a href="#deletetab"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>delete<wbr/>Tab</span></a><a href="#deletetabset"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>delete<wbr/>Tabset</span></a><a href="#maximizetoggle"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>maximize<wbr/>Toggle</span></a><a href="#movenode"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>move<wbr/>Node</span></a><a href="#popouttab"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>popout<wbr/>Tab</span></a><a href="#popouttabset"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>popout<wbr/>Tabset</span></a><a href="#renametab"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>rename<wbr/>Tab</span></a><a href="#selecttab"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>select<wbr/>Tab</span></a><a href="#setactivetabset"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Active<wbr/>Tabset</span></a><a href="#updatemodelattributes"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>update<wbr/>Model<wbr/>Attributes</span></a><a href="#updatenodeattributes"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>update<wbr/>Node<wbr/>Attributes</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../index.html">@aptre/flex-layout</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>