@aptre/flex-layout 0.5.13 → 0.6.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 (55) hide show
  1. package/README.md +11 -59
  2. package/dist/I18nLabel.d.ts +0 -1
  3. package/dist/Types.d.ts +0 -7
  4. package/dist/index.d.ts +0 -1
  5. package/dist/index.mjs +346 -1053
  6. package/dist/model/Action.d.ts +1 -34
  7. package/dist/model/Actions.d.ts +1 -30
  8. package/dist/model/IJsonModel.d.ts +0 -55
  9. package/dist/model/Model.d.ts +4 -7
  10. package/dist/model/RowNode.d.ts +0 -1
  11. package/dist/model/TabNode.d.ts +0 -6
  12. package/dist/model/TabSetNode.d.ts +1 -1
  13. package/dist/view/Icons.d.ts +0 -1
  14. package/dist/view/Layout.d.ts +1 -8
  15. package/dist/view/Utils.d.ts +0 -6
  16. package/package.json +31 -29
  17. package/typedoc/assets/hierarchy.js +1 -1
  18. package/typedoc/assets/navigation.js +1 -1
  19. package/typedoc/assets/search.js +1 -1
  20. package/typedoc/classes/Actions.html +4 -21
  21. package/typedoc/classes/BorderNode.html +1 -1
  22. package/typedoc/classes/Layout.html +1 -1
  23. package/typedoc/classes/Model.html +9 -11
  24. package/typedoc/classes/Node.html +1 -1
  25. package/typedoc/classes/RowNode.html +2 -3
  26. package/typedoc/classes/TabNode.html +2 -8
  27. package/typedoc/classes/TabSetNode.html +1 -1
  28. package/typedoc/enums/CLASSES.html +1 -8
  29. package/typedoc/enums/I18nLabel.html +1 -2
  30. package/typedoc/hierarchy.html +1 -1
  31. package/typedoc/index.html +1 -1
  32. package/typedoc/interfaces/ActionDataMap.html +2 -6
  33. package/typedoc/interfaces/IBorderAttributes.html +1 -1
  34. package/typedoc/interfaces/IGlobalAttributes.html +2 -15
  35. package/typedoc/interfaces/IIcons.html +2 -3
  36. package/typedoc/interfaces/IJsonBorderNode.html +1 -1
  37. package/typedoc/interfaces/IJsonModel.html +2 -3
  38. package/typedoc/interfaces/IJsonRowNode.html +1 -1
  39. package/typedoc/interfaces/IJsonTabNode.html +4 -17
  40. package/typedoc/interfaces/IJsonTabSetNode.html +1 -1
  41. package/typedoc/interfaces/ILayoutProps.html +3 -9
  42. package/typedoc/interfaces/IOptimizedLayoutProps.html +4 -10
  43. package/typedoc/interfaces/IRowAttributes.html +1 -1
  44. package/typedoc/interfaces/ITabAttributes.html +2 -15
  45. package/typedoc/interfaces/ITabSetAttributes.html +1 -1
  46. package/typedoc/types/Action.html +1 -1
  47. package/typedoc/variables/ActionType.html +2 -2
  48. package/dist/model/LayoutWindow.d.ts +0 -28
  49. package/dist/view/PopoutWindow.d.ts +0 -1
  50. package/typedoc/classes/LayoutWindow.html +0 -12
  51. package/typedoc/interfaces/CloseWindowData.html +0 -2
  52. package/typedoc/interfaces/CreateWindowData.html +0 -3
  53. package/typedoc/interfaces/IJsonPopout.html +0 -3
  54. package/typedoc/interfaces/PopoutTabData.html +0 -2
  55. package/typedoc/interfaces/PopoutTabsetData.html +0 -2
@@ -3,14 +3,10 @@
3
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
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
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
6
  <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
7
  <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
8
  <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
9
  <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
10
  <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
11
  <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
12
  <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>
@@ -19,20 +15,16 @@
19
15
  </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
16
  <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
17
  <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
18
  <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
19
  <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
20
  <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
21
  <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
22
  <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
23
  <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
24
  <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
25
  <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
26
  <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">&quot;FlexLayout_AddNode&quot;</span><span class="tsd-signature-symbol"> = ActionType.ADD_NODE</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">&quot;FlexLayout_AdjustBorderSplit&quot;</span><span class="tsd-signature-symbol"> = ActionType.ADJUST_BORDER_SPLIT</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">&quot;FlexLayout_AdjustWeights&quot;</span><span class="tsd-signature-symbol"> = ActionType.ADJUST_WEIGHTS</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">&quot;FlexLayout_CloseWindow&quot;</span><span class="tsd-signature-symbol"> = ActionType.CLOSE_WINDOW</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">&quot;FlexLayout_CreateWindow&quot;</span><span class="tsd-signature-symbol"> = ActionType.CREATE_WINDOW</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">&quot;FlexLayout_DeleteTab&quot;</span><span class="tsd-signature-symbol"> = ActionType.DELETE_TAB</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">&quot;FlexLayout_DeleteTabset&quot;</span><span class="tsd-signature-symbol"> = ActionType.DELETE_TABSET</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">&quot;FlexLayout_MaximizeToggle&quot;</span><span class="tsd-signature-symbol"> = ActionType.MAXIMIZE_TOGGLE</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">&quot;FlexLayout_MoveNode&quot;</span><span class="tsd-signature-symbol"> = ActionType.MOVE_NODE</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">&quot;FlexLayout_PopoutTab&quot;</span><span class="tsd-signature-symbol"> = ActionType.POPOUT_TAB</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">&quot;FlexLayout_PopoutTabset&quot;</span><span class="tsd-signature-symbol"> = ActionType.POPOUT_TABSET</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">&quot;FlexLayout_RenameTab&quot;</span><span class="tsd-signature-symbol"> = ActionType.RENAME_TAB</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">&quot;FlexLayout_SelectTab&quot;</span><span class="tsd-signature-symbol"> = ActionType.SELECT_TAB</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">&quot;FlexLayout_SetActiveTabset&quot;</span><span class="tsd-signature-symbol"> = ActionType.SET_ACTIVE_TABSET</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">&quot;FlexLayout_UpdateModelAttributes&quot;</span><span class="tsd-signature-symbol"> = ActionType.UPDATE_MODEL_ATTRIBUTES</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">&quot;FlexLayout_UpdateNodeAttributes&quot;</span><span class="tsd-signature-symbol"> = ActionType.UPDATE_NODE_ATTRIBUTES</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> <a href="../interfaces/IJsonTabNode.html" class="tsd-signature-type tsd-kind-interface">IJsonTabNode</a><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="../types/Action.html" class="tsd-signature-type tsd-kind-type-alias">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>
27
+ </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">&quot;FlexLayout_AddNode&quot;</span><span class="tsd-signature-symbol"> = ActionType.ADD_NODE</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">&quot;FlexLayout_AdjustBorderSplit&quot;</span><span class="tsd-signature-symbol"> = ActionType.ADJUST_BORDER_SPLIT</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">&quot;FlexLayout_AdjustWeights&quot;</span><span class="tsd-signature-symbol"> = ActionType.ADJUST_WEIGHTS</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">&quot;FlexLayout_DeleteTab&quot;</span><span class="tsd-signature-symbol"> = ActionType.DELETE_TAB</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">&quot;FlexLayout_DeleteTabset&quot;</span><span class="tsd-signature-symbol"> = ActionType.DELETE_TABSET</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">&quot;FlexLayout_MaximizeToggle&quot;</span><span class="tsd-signature-symbol"> = ActionType.MAXIMIZE_TOGGLE</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">&quot;FlexLayout_MoveNode&quot;</span><span class="tsd-signature-symbol"> = ActionType.MOVE_NODE</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">&quot;FlexLayout_RenameTab&quot;</span><span class="tsd-signature-symbol"> = ActionType.RENAME_TAB</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">&quot;FlexLayout_SelectTab&quot;</span><span class="tsd-signature-symbol"> = ActionType.SELECT_TAB</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">&quot;FlexLayout_SetActiveTabset&quot;</span><span class="tsd-signature-symbol"> = ActionType.SET_ACTIVE_TABSET</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">&quot;FlexLayout_UpdateModelAttributes&quot;</span><span class="tsd-signature-symbol"> = ActionType.UPDATE_MODEL_ATTRIBUTES</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">&quot;FlexLayout_UpdateNodeAttributes&quot;</span><span class="tsd-signature-symbol"> = ActionType.UPDATE_NODE_ATTRIBUTES</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> <a href="../interfaces/IJsonTabNode.html" class="tsd-signature-type tsd-kind-interface">IJsonTabNode</a><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="../types/Action.html" class="tsd-signature-type tsd-kind-type-alias">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
28
  </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>: <a href="../interfaces/IJsonTabNode.html" class="tsd-signature-type tsd-kind-interface">IJsonTabNode</a></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
29
  </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
30
  </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>
@@ -43,12 +35,7 @@
43
35
  </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
36
  </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
37
  </div></li></ul></div><h4 class="tsd-returns-title">Returns <a href="../types/Action.html" class="tsd-signature-type tsd-kind-type-alias">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="../types/Action.html" class="tsd-signature-type tsd-kind-type-alias">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
- </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></li></ul></div><h4 class="tsd-returns-title">Returns <a href="../types/Action.html" class="tsd-signature-type tsd-kind-type-alias">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="../types/Action.html" class="tsd-signature-type tsd-kind-type-alias">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
- </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></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="../types/Action.html" class="tsd-signature-type tsd-kind-type-alias">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="../types/Action.html" class="tsd-signature-type tsd-kind-type-alias">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>
38
+ </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="../types/Action.html" class="tsd-signature-type tsd-kind-type-alias">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
39
  </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
40
  </div></li></ul></div><h4 class="tsd-returns-title">Returns <a href="../types/Action.html" class="tsd-signature-type tsd-kind-type-alias">Action</a></h4><p>the action</p>
54
41
  </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="../types/Action.html" class="tsd-signature-type tsd-kind-type-alias">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>
@@ -64,11 +51,7 @@
64
51
  </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
52
  </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
53
  </div></li></ul></div><h4 class="tsd-returns-title">Returns <a href="../types/Action.html" class="tsd-signature-type tsd-kind-type-alias">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="../types/Action.html" class="tsd-signature-type tsd-kind-type-alias">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
- </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></li></ul></div><h4 class="tsd-returns-title">Returns <a href="../types/Action.html" class="tsd-signature-type tsd-kind-type-alias">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="../types/Action.html" class="tsd-signature-type tsd-kind-type-alias">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
- </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></li></ul></div><h4 class="tsd-returns-title">Returns <a href="../types/Action.html" class="tsd-signature-type tsd-kind-type-alias">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="../types/Action.html" class="tsd-signature-type tsd-kind-type-alias">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>
54
+ </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="../types/Action.html" class="tsd-signature-type tsd-kind-type-alias">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
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">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
56
  </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
57
  </div></li></ul></div><h4 class="tsd-returns-title">Returns <a href="../types/Action.html" class="tsd-signature-type tsd-kind-type-alias">Action</a></h4><p>the action</p>
@@ -85,4 +68,4 @@
85
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 id of the node to update</p>
86
69
  </div></li><li><span><span class="tsd-kind-parameter">attributes</span>: <a href="../types/NodeAttributes.html" class="tsd-signature-type tsd-kind-type-alias">NodeAttributes</a></span><div class="tsd-comment tsd-typography"><p>the json attributes to update (merge with the existing attributes)</p>
87
70
  </div></li></ul></div><h4 class="tsd-returns-title">Returns <a href="../types/Action.html" class="tsd-signature-type tsd-kind-type-alias">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>
71
+ </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="#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="#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="#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="#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>
@@ -1,4 +1,4 @@
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>BorderNode | @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">BorderNode</a></li></ul><h1>Class BorderNode</h1></div><section class="tsd-panel tsd-hierarchy" data-refl="804"><h4>Hierarchy (<a href="../hierarchy.html#BorderNode">View Summary</a>)</h4><ul class="tsd-hierarchy"><li class="tsd-hierarchy-item"><a href="Node.html" class="tsd-signature-type tsd-kind-class">Node</a><ul class="tsd-hierarchy"><li class="tsd-hierarchy-item"><span class="tsd-hierarchy-target">BorderNode</span></li></ul></li></ul></section><section class="tsd-panel"><h4>Implements</h4><ul class="tsd-hierarchy"><li><a href="../interfaces/IDropTarget.html" class="tsd-signature-type tsd-kind-interface">IDropTarget</a></li></ul></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">Properties</h3><div class="tsd-index-list"><a href="#type" 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>TYPE</span></a>
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>BorderNode | @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">BorderNode</a></li></ul><h1>Class BorderNode</h1></div><section class="tsd-panel tsd-hierarchy" data-refl="719"><h4>Hierarchy (<a href="../hierarchy.html#BorderNode">View Summary</a>)</h4><ul class="tsd-hierarchy"><li class="tsd-hierarchy-item"><a href="Node.html" class="tsd-signature-type tsd-kind-class">Node</a><ul class="tsd-hierarchy"><li class="tsd-hierarchy-item"><span class="tsd-hierarchy-target">BorderNode</span></li></ul></li></ul></section><section class="tsd-panel"><h4>Implements</h4><ul class="tsd-hierarchy"><li><a href="../interfaces/IDropTarget.html" class="tsd-signature-type tsd-kind-interface">IDropTarget</a></li></ul></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">Properties</h3><div class="tsd-index-list"><a href="#type" 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>TYPE</span></a>
2
2
  </div></section><section class="tsd-index-section"><h3 class="tsd-index-heading">Methods</h3><div class="tsd-index-list"><a href="#getchildren" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Children</span></a>
3
3
  <a href="#getclassname" 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>get<wbr/>Class<wbr/>Name</span></a>
4
4
  <a href="#getconfig" 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>get<wbr/>Config</span></a>
@@ -1,5 +1,5 @@
1
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>Layout | @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">Layout</a></li></ul><h1>Class Layout</h1></div><section class="tsd-panel tsd-comment"><div class="tsd-comment tsd-typography"><p>A React component that hosts a multi-tabbed layout</p>
2
- </div></section><section class="tsd-panel tsd-hierarchy" data-refl="60"><h4>Hierarchy</h4><ul class="tsd-hierarchy"><li class="tsd-hierarchy-item"><span class="tsd-signature-type">Component</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/ILayoutProps.html" class="tsd-signature-type tsd-kind-interface">ILayoutProps</a><span class="tsd-signature-symbol">&gt;</span><ul class="tsd-hierarchy"><li class="tsd-hierarchy-item"><span class="tsd-hierarchy-target">Layout</span></li></ul></li></ul></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">Properties</h3><div class="tsd-index-list"><a href="#context" class="tsd-index-link tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>context</span></a>
2
+ </div></section><section class="tsd-panel tsd-hierarchy" data-refl="57"><h4>Hierarchy</h4><ul class="tsd-hierarchy"><li class="tsd-hierarchy-item"><span class="tsd-signature-type">Component</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/ILayoutProps.html" class="tsd-signature-type tsd-kind-interface">ILayoutProps</a><span class="tsd-signature-symbol">&gt;</span><ul class="tsd-hierarchy"><li class="tsd-hierarchy-item"><span class="tsd-hierarchy-target">Layout</span></li></ul></li></ul></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">Properties</h3><div class="tsd-index-list"><a href="#context" class="tsd-index-link tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>context</span></a>
3
3
  <a href="#props" class="tsd-index-link tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>props</span></a>
4
4
  <a href="#state" class="tsd-index-link tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>state</span></a>
5
5
  <a href="#contexttype" class="tsd-index-link tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>context<wbr/>Type?</span></a>