FdcGridCellRef constructor
const
FdcGridCellRef(})
Creates a FdcGridCellRef.
Implementation
const FdcGridCellRef(
this.rowIndex,
this.columnIndex, {
this.recordId,
this.runtimeColumnId,
});
Creates a FdcGridCellRef.
const FdcGridCellRef(
this.rowIndex,
this.columnIndex, {
this.recordId,
this.runtimeColumnId,
});