API Docs for:
Show:

NonVecvUserManagement Class

This class contains functionality of add non-vecv(dealer) users.

Constructor

NonVecvUserManagement

()

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:

  • keyCode String

    Input key code.

  • sValue String

    text to be search.

LoadCityList

(
  • stateId
)

Function to load city list state wise.

Parameters:

  • stateId String

    selected 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.