trait HasContent (View source)

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

Methods

View|null
getTableContent() deprecated

No description

array|null
getTableContentGrid() deprecated

No description

View|null
getTableContentFooter() deprecated

No description

Details

protected View|null getTableContent() deprecated

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

No description

Return Value

View|null

protected array|null getTableContentGrid() deprecated

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

No description

Return Value

array|null

protected View|null getTableContentFooter() deprecated

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

No description

Return Value

View|null