Info for SmartTable wrapper with inner table.
const info: SmartTableInfo = { kind: 'smart', variant: 'sap.ui.table.Table', effectiveId: 'innerGrid', smartTableId: 'smartTable',}; Copy
const info: SmartTableInfo = { kind: 'smart', variant: 'sap.ui.table.Table', effectiveId: 'innerGrid', smartTableId: 'smartTable',};
Readonly
Info for SmartTable wrapper with inner table.
Example