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