DeclinedCalls Class
To show and export Declined Calls report.
Constructor
DeclinedCalls
()
Item Index
Events
Methods
exportReport
()
To get filter parameters and export report.
loadCityChoices
(
-
stateId
To populate city combobox.
Parameters:
-
stateIdStringid of state
loadCityChoices
(
-
state -
city
To populate city combobox.
Parameters:
-
stateStringstate-name
-
cityStringcity-name
loadStateChoices
()
To populate state combobox.
showReport
()
To get filter parameters and show report and showing/hiding export functionality accordingly.
Events
$(document).ready
Fired when Html-DOM is ready.
