Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
PluginSharedStyle
Class PluginSharedStyle
Index
Constructors
constructor
Properties
icon
Sequence
icons
rules
style
theme
Service
to
Update
Methods
create
Plugin
Icon
delete
Rule
do
Insert
Rule
init
insert
Rule
to
File
Icon
Class
to
Icon
Class
update
to
External
Icon
Url
Constructors
constructor
new
Plugin
Shared
Style
(
)
:
PluginSharedStyle
Returns
PluginSharedStyle
Properties
Private
icon
Sequence
icon
Sequence
:
number
= 0
Private
Readonly
icons
icons
:
SyncReferenceCollection
<
PluginIconKey
,
PluginIcon
>
= ...
Protected
Readonly
rules
rules
:
{
body
:
(
(
theme
)
=>
string
)
;
selector
:
string
;
}
[]
= []
Type declaration
body
:
(
(
theme
)
=>
string
)
(
theme
)
:
string
Parameters
theme
:
Theme
Returns
string
selector
:
string
Protected
style
style
:
HTMLStyleElement
Protected
Readonly
theme
Service
theme
Service
:
ThemeService
Protected
Readonly
to
Update
to
Update
:
DisposableCollection
= ...
Methods
Protected
create
Plugin
Icon
create
Plugin
Icon
(
key
)
:
PluginIcon
Parameters
key
:
PluginIconKey
Returns
PluginIcon
delete
Rule
delete
Rule
(
selector
)
:
void
Parameters
selector
:
string
Returns
void
Protected
do
Insert
Rule
do
Insert
Rule
(
__namedParameters
)
:
void
Parameters
__namedParameters
:
{
body
:
(
(
theme
)
=>
string
)
;
selector
:
string
;
}
body
:
(
(
theme
)
=>
string
)
(
theme
)
:
string
Parameters
theme
:
Theme
Returns
string
selector
:
string
Returns
void
Protected
init
init
(
)
:
void
Returns
void
insert
Rule
insert
Rule
(
selector
,
body
)
:
Disposable
Parameters
selector
:
string
body
:
(
(
theme
)
=>
string
)
(
theme
)
:
string
Parameters
theme
:
Theme
Returns
string
Returns
Disposable
to
File
Icon
Class
to
File
Icon
Class
(
url
)
:
Reference
<
PluginIcon
>
Parameters
url
:
IconUrl
Returns
Reference
<
PluginIcon
>
to
Icon
Class
to
Icon
Class
(
url
,
__namedParameters
?
)
:
Reference
<
PluginIcon
>
Parameters
url
:
IconUrl
__namedParameters
:
{
size
:
number
;
}
= ...
size
:
number
Returns
Reference
<
PluginIcon
>
Protected
update
update
(
)
:
void
Returns
void
Static
to
External
Icon
Url
to
External
Icon
Url
(
iconUrl
)
:
string
Parameters
iconUrl
:
string
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
icon
Sequence
icons
rules
style
theme
Service
to
Update
create
Plugin
Icon
delete
Rule
do
Insert
Rule
init
insert
Rule
to
File
Icon
Class
to
Icon
Class
update
to
External
Icon
Url
Theia TypeDoc
Loading...