API Docs for:
Show:

TileDashboard Class

Defined in: Home\Dashboard.js:17
Module: Dashboard

To show Tile Dashboard KPIs between 2 dates.

Constructor

TileDashboard

()

Methods

bodyClick

()

body click functionality

closeArea

()

common function for close all popup and remove active toolbutton class

closePopup

()

add closeBox class to popup submit button to close popup

convertToMin

()

Convert HH:mm format to Minutes.

exportToCSV

(
  • technologyId
  • categoryId
  • technologyName
)

To Export relevent data when a Excel-Icon is clicked.

Parameters:

  • technologyId Int

    technology Id

  • categoryId Int

    category Id

  • technologyName String

    technology Name

getHiddenFieldInfraURL

()

Get Hidden field values and make it globally available.

popupOpenerAction

()

title bar popup functionality

refreshDashboard

()

To bind values on infra tile dashboard for selected circles.

selectPopupElement

()

select popup box element on click

showTileDashboard

()

To show Tile dashboard.

Events

document.ready

To do some initial functionality on page when Document is ready.