PageBlockTable
---types--- pageBlockTable#bf4dea82 flags:# bordered:flags.0?true striped:flags.1?true title:RichText rows:Vector<PageTableRow> = PageBlock
Belongs to
| PageBlock |
This type can be an instance of either:
Members
| title | RichText | |
| rows | PageTableRow | A list must be supplied. |
| bordered | flag | This argument defaults to None and can be omitted. |
| striped | flag | This argument defaults to None and can be omitted. |