Search
Preparing search index...
The search index is not available
@netgrif/components-core
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@netgrif/components-core
AbstractUserInviteComponent
Class AbstractUserInviteComponent
Abstract
Hierarchy
AbstractUserInviteComponent
Implements
OnInit
Index
Constructors
constructor
Properties
_org
List
_sign
Up
Service
_snack
Bar
_translate
_user
Invite
Service
invited
Email
Control
invited
Groups
invited
Roles
loading
nets
Accessors
groups
Methods
add
Group
add
Role
invite
ng
On
Init
remove
Group
remove
Role
Constructors
constructor
new
Abstract
User
Invite
Component
(
_userInviteService
:
UserInviteService
, _orgList
:
OrganizationListService
, _signUpService
:
SignUpService
, _snackBar
:
SnackBarService
, _translate
:
TranslateService
)
:
AbstractUserInviteComponent
Parameters
_userInviteService:
UserInviteService
_orgList:
OrganizationListService
_signUpService:
SignUpService
_snackBar:
SnackBarService
_translate:
TranslateService
Returns
AbstractUserInviteComponent
Properties
Protected
_org
List
_org
List
:
OrganizationListService
Protected
_sign
Up
Service
_sign
Up
Service
:
SignUpService
Protected
_snack
Bar
_snack
Bar
:
SnackBarService
Protected
_translate
_translate
:
TranslateService
Protected
_user
Invite
Service
_user
Invite
Service
:
UserInviteService
invited
Email
Control
invited
Email
Control
:
FormControl
invited
Groups
invited
Groups
:
GroupInterface
[]
invited
Roles
invited
Roles
:
ExtendedProcessRole
[]
loading
loading
:
LoadingEmitter
nets
nets
:
ProcessList
Accessors
groups
get
groups
(
)
:
GroupInterface
[]
Returns
GroupInterface
[]
Methods
add
Group
add
Group
(
org
:
GroupInterface
)
:
void
Parameters
org:
GroupInterface
Returns
void
add
Role
add
Role
(
role
:
ExtendedProcessRole
)
:
void
Parameters
role:
ExtendedProcessRole
Returns
void
invite
invite
(
)
:
void
Returns
void
ng
On
Init
ng
On
Init
(
)
:
void
Returns
void
remove
Group
remove
Group
(
org
:
GroupInterface
)
:
void
Parameters
org:
GroupInterface
Returns
void
remove
Role
remove
Role
(
role
:
ExtendedProcessRole
)
:
void
Parameters
role:
ExtendedProcessRole
Returns
void
Exports
Abstract
User
Invite
Component
constructor
_org
List
_sign
Up
Service
_snack
Bar
_translate
_user
Invite
Service
invited
Email
Control
invited
Groups
invited
Roles
loading
nets
groups
add
Group
add
Role
invite
ng
On
Init
remove
Group
remove
Role
Generated using
TypeDoc