Preparing search index...
The search index is not available
A38
A38
@a38/angular
Loader
Class Loader
Abstract
Index
Constructors
constructor
Methods
load
Permissions?
load
Resource?
load
Role?
Constructors
constructor
new
Loader
(
)
:
Loader
Returns
Loader
Methods
Optional
load
Permissions
load
Permissions
(
roleIds
,
resourceIds
)
:
Promise
<
SerializedPermissions
>
Parameters
roleIds
:
string
[]
resourceIds
:
string
[]
Returns
Promise
<
SerializedPermissions
>
Optional
load
Resource
load
Resource
(
resourceId
)
:
Promise
<
SerializedResources
>
Parameters
resourceId
:
string
Returns
Promise
<
SerializedResources
>
Optional
load
Role
load
Role
(
roleId
)
:
Promise
<
SerializedRoles
>
Parameters
roleId
:
string
Returns
Promise
<
SerializedRoles
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
load
Permissions
load
Resource
load
Role
A38
Loading...