Preparing search index...
The search index is not available
TESSA Web API
TESSA Web API
Core.Scope
Scope
Class Scope<TContext>
Type Parameters
TContext
extends
IScopeContext
Implements
IScope
<
TContext
>
Index
Constructors
constructor
Accessors
context
current
info
name
Methods
create
get
By
Context
Constructors
constructor
new
Scope
<
TContext
extends
IScopeContext
>
(
name
:
string
)
:
Scope
<
TContext
>
Type Parameters
TContext
extends
IScopeContext
Parameters
name
:
string
Returns
Scope
<
TContext
>
Accessors
context
get
context
()
:
null
|
TContext
Returns
null
|
TContext
current
get
current
()
:
null
|
IScopeInstance
<
TContext
>
Returns
null
|
IScopeInstance
<
TContext
>
info
get
info
()
:
null
|
IStorage
Returns
null
|
IStorage
name
get
name
()
:
string
Returns
string
Methods
create
create
(
context
:
null
|
TContext
,
info
?:
null
|
IStorage
,
)
:
IScopeInstance
<
TContext
>
Parameters
context
:
null
|
TContext
Optional
info
:
null
|
IStorage
Returns
IScopeInstance
<
TContext
>
get
By
Context
getByContext
(
context
:
TContext
)
:
null
|
IScopeInstance
<
TContext
>
Parameters
context
:
TContext
Returns
null
|
IScopeInstance
<
TContext
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
context
current
info
name
Methods
create
get
By
Context
TESSA Web API
Loading...