NonVecvUserManagement Class
This class contains functionality of add non-vecv(dealer) users.
Constructor
NonVecvUserManagement
()
Item Index
Methods
Events
Methods
addNonUserDealer
()
Function to add new non-vecv users.
btnCancelAddUser
()
Function call onclick of cancel button.
checkIfEmailidIsExist
()
Function to check if email id exist.
checkIfUsernameIsExist
()
Function to check if user already exist.
getDealerUserList
()
Function to get non-vecv users list.
getOrganizationDealerWise
()
Function to get organization id dealer wise(non-vecv user)
initSearch
(
-
keyCode -
sValue
Function used to trigger row click event.
Parameters:
-
keyCodeStringInput key code.
-
sValueStringtext to be search.
LoadCityList
(
-
stateId
Function to load city list state wise.
Parameters:
-
stateIdStringselected state id
onSuccessAddDealer
()
Function call onsuccess of add non-vecv user.
showUserDetails
()
Function to show non-vecv users details.
Events
keyup
Bind textbox keyup event for searching.
