novx
Preparing search index...
portal/src
OutletLoader
Class OutletLoader
Abstract
Hierarchy (
View Summary
)
OutletLoader
LocalComponentLoader
RemoteComponentLoader
I18NLoader
Index
Constructors
constructor
Properties
id
loading
loaders
Methods
is
Loading
run
should
Run
Constructors
constructor
new
OutletLoader
(
id
:
string
)
:
OutletLoader
Parameters
id
:
string
Returns
OutletLoader
Properties
id
id
:
string
loading
loading
:
boolean
= false
Static
loaders
loaders
:
OutletLoaderType
<
OutletLoader
>
[]
= []
Methods
is
Loading
isLoading
()
:
boolean
Returns
boolean
Abstract
run
run
(
feature
:
FeatureMetadata
,
outlet
:
FeatureOutlet
)
:
Promise
<
void
>
Parameters
feature
:
FeatureMetadata
outlet
:
FeatureOutlet
Returns
Promise
<
void
>
Abstract
should
Run
shouldRun
(
feature
:
FeatureMetadata
,
action
:
LoaderAction
)
:
boolean
Parameters
feature
:
FeatureMetadata
action
:
LoaderAction
Returns
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
id
loading
loaders
Methods
is
Loading
run
should
Run
novx
Loading...