trait HasHeader (View source)

deprecated Override the `table()` method to configure the table.

Methods

Htmlable|null
getTableDescription() deprecated

No description

Htmlable|null
getTableHeader() deprecated

No description

array
getTableHeaderActions() deprecated

No description

Htmlable|null
getTableHeading() deprecated

No description

Details

protected Htmlable|null getTableDescription() deprecated

deprecated Override the `table()` method to configure the table.

No description

Return Value

Htmlable|null

protected Htmlable|null getTableHeader() deprecated

deprecated Override the `table()` method to configure the table.

No description

Return Value

Htmlable|null

protected array getTableHeaderActions() deprecated

deprecated Override the `table()` method to configure the table.

No description

Return Value

array

protected Htmlable|null getTableHeading() deprecated

deprecated Override the `table()` method to configure the table.

No description

Return Value

Htmlable|null