API Docs for:
Show:

DeclinedCalls Class

To show and export Declined Calls report.

Constructor

DeclinedCalls

()

Methods

exportReport

()

To get filter parameters and export report.

loadCityChoices

(
  • stateId
)

To populate city combobox.

Parameters:

  • stateId String

    id of state

loadCityChoices

(
  • state
  • city
)

To populate city combobox.

Parameters:

  • state String

    state-name

  • city String

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