InventorySelling
class InventorySelling extends Table (View source)
Properties
array | $columnHeaders | Column headers for the table. URL-friendly keys with human values. | |
array | $filters | Array of filter names containing available options and their keys. | |
string | $defaultSortKey | Default key to sort by. | |
string | $defaultSortOrder | Default sort order. | |
string | $presenter | Class name for the paginator presenter. |