Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
test
TestStateChangedEvent
Interface TestStateChangedEvent
interface
TestStateChangedEvent
{
newState
:
undefined
|
TestState
;
oldState
:
undefined
|
TestState
;
test
:
TestItem
;
}
Index
Properties
new
State
old
State
test
Properties
new
State
new
State
:
undefined
|
TestState
old
State
old
State
:
undefined
|
TestState
test
test
:
TestItem
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
new
State
old
State
test
Theia TypeDoc
Loading...