Preparing search index...
The search index is not available
TESSA Web API
TESSA Web API
UI.ViewModel
IReadonlyViewModelDataSource
Interface IReadonlyViewModelDataSource<T>
interface
IReadonlyViewModelDataSource
<
T
>
{
dispose
()
:
void
;
getValue
()
:
T
;
initialize
()
:
Promise
<
void
>
;
}
Type Parameters
T
Hierarchy (
View Summary
)
IReadonlyViewModelDataSource
IViewModelDataSource
Implemented by
CommonReadonlyViewModelDataSource
ReadonlyValueDataSource
Index
Methods
dispose?
get
Value
initialize?
Methods
Optional
dispose
dispose
()
:
void
Returns
void
get
Value
getValue
()
:
T
Returns
T
Optional
initialize
initialize
()
:
Promise
<
void
>
Returns
Promise
<
void
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
dispose
get
Value
initialize
TESSA Web API
Loading...