Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
core
ReactToolbarItemImpl
Class ReactToolbarItemImpl
Hierarchy
AbstractToolbarItemImpl
<
ReactTabBarToolbarAction
>
ReactToolbarItemImpl
Implements
TabBarToolbarItem
Index
Constructors
constructor
Properties
action
command
Registry
context
Key
Service
Accessors
group
id
on
Did
Change
priority
Methods
is
Enabled
is
Toggled
is
Visible
render
Constructors
constructor
new
React
Toolbar
Item
Impl
(
commandRegistry
,
contextKeyService
,
action
)
:
ReactToolbarItemImpl
Parameters
commandRegistry
:
CommandRegistry
contextKeyService
:
ContextKeyService
action
:
ReactTabBarToolbarAction
Returns
ReactToolbarItemImpl
Properties
Protected
Readonly
action
action
:
ReactTabBarToolbarAction
Protected
Readonly
command
Registry
command
Registry
:
CommandRegistry
Protected
Readonly
context
Key
Service
context
Key
Service
:
ContextKeyService
Accessors
group
get
group
(
)
:
undefined
|
string
Returns
undefined
|
string
id
get
id
(
)
:
string
Returns
string
on
Did
Change
get
onDidChange
(
)
:
undefined
|
Event
<
void
>
Returns
undefined
|
Event
<
void
>
priority
get
priority
(
)
:
undefined
|
number
Returns
undefined
|
number
Methods
is
Enabled
is
Enabled
(
widget
?
)
:
boolean
Parameters
Optional
widget
:
Widget
Returns
boolean
is
Toggled
is
Toggled
(
)
:
boolean
Returns
boolean
is
Visible
is
Visible
(
widget
)
:
boolean
Parameters
widget
:
Widget
Returns
boolean
render
render
(
widget
?
)
:
ReactNode
Parameters
Optional
widget
:
Widget
Returns
ReactNode
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
action
command
Registry
context
Key
Service
group
id
on
Did
Change
priority
is
Enabled
is
Toggled
is
Visible
render
Theia TypeDoc
Loading...