ListApp
applyGridFilterDateRange()
loadFromJSON(json) ⇒
setRql(rql) ⇒ this
thisclearGrid() ⇒ this
thisrefreshGrid() ⇒ this
thisshowGridColumnTotals() ⇒ this
thisgridGroupBy(fields) ⇒ this
thisaddSelectionGridWidget(options) ⇒ this
thisaddReportGridWidget(options) ⇒ this
thisaddGridColumn(column) ⇒ this
thisgetColumnAlias(columnId)
getColumnAlias(columnId)
getGrid() ⇒ *
*getAllGridRows() ⇒ Array.<any>
Array.<any>getGridRow(rowuid) ⇒ *
*getGridFieldText(rowuid, fieldid) ⇒ void
voidresizeGridContainer()
setColumnFooter(columnId, value)
setGridFieldText(rowuid, fieldid, value)
setGridFieldTextForAllRows(fieldid, value)
setGridColumnProperty(columnId, propertyId, propertyValue)
onNewEventHandler(e)
onSelectEventHandler(e)
onReadyEventHandler(e)
onExportEventHandler(e)
Last updated