Search
Preparing search index...
The search index is not available
tabby-terminal
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
tabby-terminal
MultifocusService
Class MultifocusService
Hierarchy
MultifocusService
Index
Constructors
constructor
Properties
current
Tab
input
Subscription
warning
Element
Methods
cancel
focus
All
Panes
focus
All
Tabs
start
Constructors
constructor
new
Multifocus
Service
(
app
:
AppService
, hotkeys
:
HotkeysService
, translate
:
TranslateService
)
:
MultifocusService
Parameters
app:
AppService
hotkeys:
HotkeysService
translate:
TranslateService
Returns
MultifocusService
Properties
Private
current
Tab
current
Tab
:
null
|
BaseTerminalTabComponent
<
any
>
= null
Private
input
Subscription
input
Subscription
:
null
|
Subscription
= null
Private
warning
Element
warning
Element
:
HTMLElement
Methods
cancel
cancel
(
)
:
void
Returns
void
focus
All
Panes
focus
All
Panes
(
)
:
void
Returns
void
focus
All
Tabs
focus
All
Tabs
(
)
:
void
Returns
void
start
start
(
currentTab
:
BaseTerminalTabComponent
<
any
>
, tabs
:
BaseTerminalTabComponent
<
any
>
[]
)
:
void
Parameters
currentTab:
BaseTerminalTabComponent
<
any
>
tabs:
BaseTerminalTabComponent
<
any
>
[]
Returns
void
Exports
Multifocus
Service
constructor
current
Tab
input
Subscription
warning
Element
cancel
focus
All
Panes
focus
All
Tabs
start
Generated using
TypeDoc