HEUIPTable

App.HEUIPTable~ HEUIPTable

new HEUIPTable(input)

To create an instance, use factory method App.HEUIPTable.create

Parameters:
Name Type Description
input

Methods

(static) create(input) → {module:"App.HEUIPTable"}

Creates instance of App.HEUIPTable

Parameters:
Name Type Description
input
Returns:
Type
module:"App.HEUIPTable"

destroy()

Destroys uiptable widget instance

exportToCsv()

Export table to CSV

exportToExcel()

Export table to excel

exportToPdf()

Export table to PDF

(async) refreshRow()

Refresh the table row based on rowId

(async) refreshRowByObjectIds()

Refresh the table rows

reloadContent()

Reloads the table content