TicketFeedback Class
This class contains functionality of Ticket Feedback Details for CCE.
Constructor
TicketFeedback
()
Item Index
Methods
addFeedbackDetails
()
Function call to submit feedback data
addReasonDetails
()
Function call to submit reason data
addSlider
-
sliderId -
spanId
Function to add slider
Parameters:
-
sliderIdStringHTML element id where slider is loaded.
-
spanIdStringHTML element id where slider text is loaded.
checkIfRatingHaveGiven
()
Function call to validate if rating has given or not
onBeginFeedback
()
Function call to check validations on feedback data
onBlurTextBox
()
Function call on blur of HTML input type tag
onChangeComplaint
()
Function call on selection change of multiple complaints drop down data list
onChangeDD
()
Function call on selection change of drop down data list
onChangeSuggestion
()
Function call on selection change of multiple suggestions drop down data list
onCloseComplaint
()
Function call on close of multiple complaints drop down data list
onCloseSuggestion
()
Function call on close of multiple suggestions drop down data list
onSelectComplaint
()
Function call on select item of multiple Complaints drop down data list
onSelectSuggestion
()
Function call on select item of multiple suggestions drop down data list
sliderOnChange
()
Function call on change of slider
sliderOnSlide
()
Function call on slide
