sapui5 sapui5 Table

Help us to keep this website almost Ad Free! It takes only 10 seconds of your time:
> Step 1: Go view our video on YouTube: EF Core Bulk Extensions
> Step 2: And Like the video. BONUS: You can also share it!

Syntax

  1. var oTable = new selectAllVisibleRowsTable({... //alternativelty can use new sap.ui.table.Table
  2. sap.ui.table.Table.extend('selectAllVisibleRowsTable', { ..... // here table name is in quotes

Remarks

Official documentation for sapui5 table that provides only API specification. https://sapui5.hana.ondemand.com/docs/api/symbols/sap.ui.table.Table.html



Got any sapui5 Question?