@code{ int i=0; int j=0; int no=1; }
| # | @if{_prefix.granteeNameCount>0}Grantee | @end{} @if{_prefix.grantorCount>0}Grantor | @end{}Privilege | @if{_prefix.grantableCount>0}Grantable | @end{} @if{_prefix.stateCount>0}State | @end{}Admin |
|---|---|---|---|---|---|---|
| @if{_prefix.granteeNameCount>0} | @end{} @if{_prefix.grantorCount>0} | @{list.size()} @{title} | @end{}@if{_prefix.grantableCount>0} | @end{} @if{_prefix.stateCount>0} | @end{} | |
| @{no++} | @if{_prefix.granteeNameCount>0}@{escape(obj.granteeName)} | @end{} @if{_prefix.grantorNameCount>0}@{escape(obj.grantorName)} | @end{}@{escape(obj.privilege)} | @if{_prefix.grantableCount>0}@{renderOptions.checkIcon(obj.grantable)} | @end{} @if{_prefix.stateCount>0}@{escape(obj.state)} | @end{}@{renderOptions.checkIcon(obj.admin)} |