File

projects/m2-core/src/lib/core/service/application/applications-report-table-read.service.ts

Index

Methods

Constructor

constructor(http: HttpClient, endpointService: EndpointConfigService, utilService: UtilService)
Parameters :
Name Type Optional
http HttpClient No
endpointService EndpointConfigService No
utilService UtilService No

Methods

Public editTableData
editTableData(request: ApplicationReportPresentationRequest)
Parameters :
Name Type Optional
request ApplicationReportPresentationRequest No
Returns : Promise<void>
Public getItemPosition
getItemPosition(tableId: number, itemId: number)
Parameters :
Name Type Optional
tableId number No
itemId number No
Returns : Promise<number>
Public getReportCellDetails
getReportCellDetails(tableId: number, rowIndex: number, columnType: ApplicationReportColumnType)
Parameters :
Name Type Optional
tableId number No
rowIndex number No
columnType ApplicationReportColumnType No
Returns : Promise<ApplicationReportCellDetailsTableRow[]>
Public getTableRowCount
getTableRowCount(tableId: number)
Parameters :
Name Type Optional
tableId number No
Returns : Promise<number>
Public getTableRows
getTableRows(tableId: number, rowIndexes: number[])
Parameters :
Name Type Optional
tableId number No
rowIndexes number[] No

results matching ""

    No results matching ""