@aptre/flex-layout 0.4.3 → 0.5.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.
- package/dist/Attribute.d.ts +3 -1
- package/dist/AttributeDefinitions.d.ts +5 -1
- package/dist/Layout.features.e2e.test.d.ts +1 -0
- package/dist/Rect.d.ts +1 -1
- package/dist/index.mjs +168 -105
- package/dist/model/Action.d.ts +158 -4
- package/dist/model/Actions.d.ts +23 -23
- package/dist/model/BorderNode.d.ts +2 -2
- package/dist/model/BorderSet.d.ts +2 -1
- package/dist/model/Model.d.ts +1 -1
- package/dist/model/Node.d.ts +15 -1
- package/dist/model/TabNode.d.ts +4 -3
- package/dist/model/TabSetNode.d.ts +1 -1
- package/dist/view/Layout.d.ts +1 -1
- package/dist/view/OptimizedLayout.d.ts +1 -1
- package/package.json +5 -3
- package/typedoc/assets/hierarchy.js +1 -1
- package/typedoc/assets/navigation.js +1 -1
- package/typedoc/assets/search.js +1 -1
- package/typedoc/classes/Actions.html +29 -29
- package/typedoc/classes/BorderNode.html +3 -3
- package/typedoc/classes/Model.html +4 -4
- package/typedoc/classes/Node.html +2 -2
- package/typedoc/classes/Rect.html +1 -1
- package/typedoc/classes/RowNode.html +2 -2
- package/typedoc/classes/TabNode.html +4 -4
- package/typedoc/classes/TabSetNode.html +3 -3
- package/typedoc/functions/createAction.html +2 -0
- package/typedoc/hierarchy.html +1 -1
- package/typedoc/index.html +1 -1
- package/typedoc/interfaces/ActionDataMap.html +18 -0
- package/typedoc/interfaces/AddNodeData.html +7 -0
- package/typedoc/interfaces/AdjustBorderSplitData.html +3 -0
- package/typedoc/interfaces/AdjustWeightsData.html +3 -0
- package/typedoc/interfaces/CloseWindowData.html +2 -0
- package/typedoc/interfaces/CreateWindowData.html +3 -0
- package/typedoc/interfaces/DeleteTabData.html +2 -0
- package/typedoc/interfaces/DeleteTabsetData.html +2 -0
- package/typedoc/interfaces/IBorderAttributes.html +1 -1
- package/typedoc/interfaces/IJsonBorderNode.html +1 -1
- package/typedoc/interfaces/IJsonRowNode.html +1 -1
- package/typedoc/interfaces/IJsonTabNode.html +1 -1
- package/typedoc/interfaces/IJsonTabSetNode.html +1 -1
- package/typedoc/interfaces/ILayoutProps.html +4 -4
- package/typedoc/interfaces/IOptimizedLayoutProps.html +4 -4
- package/typedoc/interfaces/IRowAttributes.html +1 -1
- package/typedoc/interfaces/ITabAttributes.html +1 -1
- package/typedoc/interfaces/ITabSetAttributes.html +1 -1
- package/typedoc/interfaces/MaximizeToggleData.html +3 -0
- package/typedoc/interfaces/MoveNodeData.html +6 -0
- package/typedoc/interfaces/PopoutTabData.html +2 -0
- package/typedoc/interfaces/PopoutTabsetData.html +2 -0
- package/typedoc/interfaces/RenameTabData.html +3 -0
- package/typedoc/interfaces/ResizeEventParams.html +3 -0
- package/typedoc/interfaces/SelectTabData.html +3 -0
- package/typedoc/interfaces/SetActiveTabsetData.html +3 -0
- package/typedoc/interfaces/UpdateModelAttributesData.html +2 -0
- package/typedoc/interfaces/UpdateNodeAttributesData.html +3 -0
- package/typedoc/interfaces/VisibilityEventParams.html +3 -0
- package/typedoc/types/Action.html +2 -0
- package/typedoc/types/ActionTypeValue.html +1 -0
- package/typedoc/types/EmptyEventParams.html +2 -0
- package/typedoc/types/NodeAttributes.html +2 -0
- package/typedoc/types/NodeEventCallback.html +2 -0
- package/typedoc/types/NodeEventParams.html +2 -0
- package/typedoc/variables/ActionType.html +2 -0
- package/dist/Layout.test.d.ts +0 -1
- package/typedoc/classes/Action.html +0 -4
|
@@ -32,57 +32,57 @@
|
|
|
32
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
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
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"> = "FlexLayout_AddNode"</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"> = "FlexLayout_AdjustBorderSplit"</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"> = "FlexLayout_AdjustWeights"</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"> = "FlexLayout_CloseWindow"</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"> = "FlexLayout_CreateWindow"</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"> = "FlexLayout_DeleteTab"</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"> = "FlexLayout_DeleteTabset"</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"> = "FlexLayout_MaximizeToggle"</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"> = "FlexLayout_MoveNode"</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"> = "FlexLayout_PopoutTab"</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"> = "FlexLayout_PopoutTabset"</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"> = "FlexLayout_RenameTab"</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"> = "FlexLayout_SelectTab"</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"> = "FlexLayout_SetActiveTabset"</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"> = "FlexLayout_UpdateModelAttributes"</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"> = "FlexLayout_UpdateNodeAttributes"</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
|
-
</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>: <
|
|
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">"FlexLayout_AddNode"</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">"FlexLayout_AdjustBorderSplit"</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">"FlexLayout_AdjustWeights"</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">"FlexLayout_CloseWindow"</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">"FlexLayout_CreateWindow"</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">"FlexLayout_DeleteTab"</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">"FlexLayout_DeleteTabset"</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">"FlexLayout_MaximizeToggle"</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">"FlexLayout_MoveNode"</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">"FlexLayout_PopoutTab"</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">"FlexLayout_PopoutTabset"</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">"FlexLayout_RenameTab"</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">"FlexLayout_SelectTab"</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">"FlexLayout_SetActiveTabset"</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">"FlexLayout_UpdateModelAttributes"</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">"FlexLayout_UpdateNodeAttributes"</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
|
+
</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:"tab", component:"table"}</p>
|
|
37
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
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
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
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-
|
|
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-
|
|
41
|
+
</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>
|
|
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="../types/Action.html" class="tsd-signature-type tsd-kind-type-alias">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="../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="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="../types/Action.html" class="tsd-signature-type tsd-kind-type-alias">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
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-
|
|
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-
|
|
45
|
+
</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
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="Action.html" class="tsd-signature-type tsd-kind-
|
|
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
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
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-
|
|
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>
|
|
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></li></ul></div><h4 class="tsd-returns-title">Returns <a href="Action.html" class="tsd-signature-type tsd-kind-
|
|
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-
|
|
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>
|
|
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="../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>
|
|
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></li></ul></div><h4 class="tsd-returns-title">Returns <a href="Action.html" class="tsd-signature-type tsd-kind-
|
|
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-
|
|
56
|
+
</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>
|
|
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="../types/Action.html" class="tsd-signature-type tsd-kind-type-alias">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></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-
|
|
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-
|
|
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="../types/Action.html" class="tsd-signature-type tsd-kind-type-alias">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="../types/Action.html" class="tsd-signature-type tsd-kind-type-alias">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
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
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
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
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-
|
|
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-
|
|
66
|
+
</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
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="Action.html" class="tsd-signature-type tsd-kind-
|
|
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
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="Action.html" class="tsd-signature-type tsd-kind-
|
|
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>
|
|
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
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-
|
|
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-
|
|
74
|
+
</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>
|
|
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="../types/Action.html" class="tsd-signature-type tsd-kind-type-alias">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></li></ul></div><h4 class="tsd-returns-title">Returns <a href="Action.html" class="tsd-signature-type tsd-kind-
|
|
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-
|
|
77
|
+
</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>
|
|
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="../types/Action.html" class="tsd-signature-type tsd-kind-type-alias">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
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-
|
|
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">
|
|
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">
|
|
83
|
-
</div></li></ul></div><h4 class="tsd-returns-title">Returns <a href="Action.html" class="tsd-signature-type tsd-kind-
|
|
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> <
|
|
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="../types/Action.html" class="tsd-signature-type tsd-kind-type-alias">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">Partial</span><span class="tsd-signature-symbol"><</span><a href="../interfaces/IGlobalAttributes.html" class="tsd-signature-type tsd-kind-interface">IGlobalAttributes</a><span class="tsd-signature-symbol">></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="#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
|
+
</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">Partial</span><span class="tsd-signature-symbol"><</span><a href="../interfaces/IGlobalAttributes.html" class="tsd-signature-type tsd-kind-interface">IGlobalAttributes</a><span class="tsd-signature-symbol">></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></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>
|
|
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> <a href="../types/NodeAttributes.html" class="tsd-signature-type tsd-kind-type-alias">NodeAttributes</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="#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></li><li><span><span class="tsd-kind-parameter">attributes</span>: <
|
|
87
|
-
</div></li></ul></div><h4 class="tsd-returns-title">Returns <a href="Action.html" class="tsd-signature-type tsd-kind-
|
|
86
|
+
</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
|
+
</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
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>
|