Preparing search index...
The search index is not available
TESSA Web API
TESSA Web API
UI.ViewModel
IReadonlyTableViewModelDataSource
Interface IReadonlyTableViewModelDataSource<S>
interface
IReadonlyTableViewModelDataSource
<
S
>
{
dispose
()
:
void
;
getValue
()
:
readonly
S
[]
;
initialize
()
:
Promise
<
void
>
;
}
Type Parameters
S
Hierarchy (
View Summary
)
IReadonlyTableViewModelDataSource
ITableViewModelDataSource
Index
Methods
dispose?
get
Value
initialize?
Methods
Optional
dispose
dispose
()
:
void
Returns
void
get
Value
getValue
()
:
readonly
S
[]
Returns
readonly
S
[]
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...