PageBlockButtonRow
---types--- pageBlockButtonRow#6d640318 flags:# align_left:flags.0?true align_center:flags.1?true align_right:flags.2?true buttons:Vector<PageButton> = PageBlock
Belongs to
| PageBlock |
This type can be an instance of either:
Members
| buttons | PageButton | A list must be supplied. |
| align_left | flag | This argument defaults to None and can be omitted. |
| align_center | flag | This argument defaults to None and can be omitted. |
| align_right | flag | This argument defaults to None and can be omitted. |