ManageEscalation Class
This class contains functions related to show escaltion details and mange CURD.
Constructor
ManageEscalation
()
Item Index
Methods
Events
Methods
bindManagerLevel
()
Function To bind Manager Level list
bindVehicleProductVariant
()
Function To bind vehicle product variant list
closeWindow
-
divId
Close the kendo window.
Parameters:
-
divIdObject: Id which we want to close kendowindo.
createConnection
()
This function create a popup for Create escalation.
deleteConnection
()
Delete escalation entry.
editEscalation
()
Open edit escalation popup window.
exportToExcel
()
Export all devices in excel form.
onBeginCreateEscalation
()
Called when submit button clicked on Create Escation and Edit escalation form. and Validate create escalation form.
onChangeOrganization
()
Fired when change on Organization.
onChangeState
()
Fired when change in State list.
onRowBoundConnectedDevice
()
Fired when data bound to grid Escalation.
onSelectDealer
()
Get Escalation data of selected dealer from combo box.
onSuccessEditEscalation
()
Called after updation of Edit escalation form. Update Details form.
onSuccessEscalation
()
Called when escalation added successfully. In case of success close popup otherwise show error message.
showEscalationDetails
()
Show escalation details to grid.
Events
document.ready
To do some initial functionality on page when Document is ready.
