@code{ int filesCount=0; for(obj : list){ filesCount=filesCount+obj.tableSpaceFiles.size(); } int i=0; int j=0; int no=1; }
Column Filter
@if{ownerCount>0} @end{} @if{filesCount>0} @end{} @if{ownerCount>0} @end{} @if{filesCount>0} @end{} @foreach{obj : list} @if{ownerCount>0} @if{obj.owner!=null} @else{} @end{} @end{} @if{filesCount>0} @end{} @end{}
LocationOwnerFilesDefault Readonly
@{coalesce(obj.location, "")}@{coalesce(obj.owner.name, "")}@{zeroToEmpty(obj.tableSpaceFiles.size())}@{renderOptions.checkIcon(obj.default)} @{renderOptions.checkIcon(obj.readonly)}