@code{ int i=0; int j=0; int no=1; }
Column Filter
@foreach{obj : list} @end{}
Master Table Columns RowIds Primary Key Object Id Filter Columns Sequence Include
New Values
Table space
@{zeroToEmpty(columnsCount)}
@{coalesce(obj.masterTableName, "")} @{zeroToEmpty(obj.columns.size())} @{renderOptions.checkIcon(obj.rowIds)} @{renderOptions.checkIcon(obj.primaryKey)} @{renderOptions.checkIcon(obj.objectId)} @{renderOptions.checkIcon(obj.filterColumns)} @{renderOptions.checkIcon(obj.sequence)} @{renderOptions.checkIcon(obj.includeNewValues)} @{coalesce(obj.tableSpaceName, "")}