Module

controlTasksReport

Methods

# static changeLoadingState(loading)

Parameters:
Name Type Description
loading
Properties:
Name Type Description
type string

CHANGE_LOADING_STATE

View Source reports/control-tasks-report-actions.js, line 18

# static download()

Properties:
Name Type Description
type string

DOWNLOAD

View Source reports/control-tasks-report-actions.js, line 27

# static load()

Properties:
Name Type Description
type string

FETCH

View Source reports/control-tasks-report-actions.js, line 33

# static renewLastUpdated()

Properties:
Name Type Description
type string

RENEW_LAST_UPDATED

View Source reports/control-tasks-report-actions.js, line 39

# static show(data, error, total)

Parameters:
Name Type Description
data
error
total
Properties:
Name Type Description
type string

SHOW

View Source reports/control-tasks-report-actions.js, line 48

# static toggleFilterVisibility()

Properties:
Name Type Description
type string

TOGGLE_FILTER_VISIBILITY

View Source reports/control-tasks-report-actions.js, line 59