Module

userManagement

Methods

# static changeLoadingState(id, loading)

Parameters:
Name Type Description
id
loading
Properties:
Name Type Description
type string

CHANGE_LOADING_STATE

View Source user-management/user-management-menu-actions.js, line 25

# static changePristineState(id, pristine)

Parameters:
Name Type Description
id
pristine
Properties:
Name Type Description
type string

CHANGE_PRISTINE_STATE

View Source user-management/user-management-menu-actions.js, line 32

# static selectTab(id)

Parameters:
Name Type Description
id
Properties:
Name Type Description
type string

SELECT_TAB

View Source user-management/user-management-menu-actions.js, line 39

# static setCurrentTab(id)

Parameters:
Name Type Description
id
Properties:
Name Type Description
type string

SET_CURRENT_TAB

View Source user-management/user-management-menu-actions.js, line 46