API Docs for:
Show:

TicketAdministration_FullDetail Class

This class contains functionality of details of a ticket in Ticket report(Open & Close)

Constructor

TicketAdministration_FullDetail

()

Methods

addKendoWindow

(
  • divId
  • titleText
  • width
  • left
)

Provided by the ReportModule module.

Defined in Shared\common.js:148

Function to add kendo window

Parameters:

  • divId String

    The id of div

  • titleText String

    The name of window title

  • width String

    width of window

  • left String

    margin from left

addLinkValue

()

Provided by the ReportModule module.

Defined in Shared\common.js:181

Add Attributes (Href,target) to given anchor element.

NumericFilter

()

Provided by the ReportModule module.

Defined in Shared\common.js:219

Set numeric filter values as intger.

onColumnResize

()

Provided by the ReportModule module.

Defined in Shared\common.js:208

Refresh kendo grid when resize coloum.

onExpand

()

Function call on expanding data of kendo panelbar

openKendoWindowInCenter

(
  • divId
)

Provided by the ReportModule module.

Defined in Shared\common.js:275

Function call on row bound of close tickets table

Parameters:

  • divId String

    The id of div

updateQueryStringParameter

()

Provided by the ReportModule module.

Defined in Shared\common.js:193

function which dynamically add Query parameter on given uri.