class

WorkspaceTabState

Inherits Reference < Object

Constructors

new(title : String, panels : Array(PanelState), active_panel : Int32 = 0)
Source

Instance methods

active_panel
Source
active_panel=(active_panel : Int32)
Source
panels
Source
panels=(panels : Array(PanelState))
Source
title
Source
title=(title : String)
Source
to_snapshot(index : Int32, active : Bool) : Commander::TabSnapshot
Source