Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/memory-inspector
browser/utils/memory-recents
Recents
Class Recents
Index
Constructors
constructor
Properties
_
values
max
Values
Accessors
values
Methods
add
has
Constructors
constructor
new
Recents
(
initialValues
?:
string
[]
,
opts
?:
RecentsOptions
)
:
Recents
Parameters
Optional
initialValues
:
string
[]
Optional
opts
:
RecentsOptions
Returns
Recents
Properties
Protected
_
values
_values
:
string
[]
= []
Protected
max
Values
maxValues
:
number
Accessors
values
get
values
()
:
string
[]
Returns
string
[]
Methods
add
add
(
locationString
:
string
)
:
void
Parameters
locationString
:
string
Returns
void
has
has
(
locationString
:
string
)
:
number
Parameters
locationString
:
string
Returns
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_
values
max
Values
Accessors
values
Methods
add
has
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...