Preparing search index...
The search index is not available
Юниверс MDM SDK UI
@universe-ee/sdk
Universe
Platform
Store
ILoadingStore
Interface ILoadingStore
Public
interface
ILoadingStore
{
get
isLoading
():
boolean
;
setLoading
(
loading
:
boolean
)
:
void
;
}
Hierarchy (
view full
)
ILoadingStore
IMetaRollbackStore
IRollbackConfirmStore
Implemented by
AbstractLoadingStore
Index
Accessors
is
Loading
Methods
set
Loading
Accessors
is
Loading
get
isLoading
(
)
:
boolean
Returns
boolean
Methods
set
Loading
set
Loading
(
loading
)
:
void
Parameters
loading
:
boolean
Returns
void
On This Page
Accessors
is
Loading
Methods
set
Loading
Юниверс MDM SDK UI
Loading...
Public