trait HasEmptyState (View source)

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

Methods

View|null
getTableEmptyState() deprecated

No description

array
getTableEmptyStateActions() deprecated

No description

string|null
getTableEmptyStateDescription() deprecated

No description

string|null
getTableEmptyStateHeading() deprecated

No description

string|null
getTableEmptyStateIcon() deprecated

No description

Details

protected View|null getTableEmptyState() deprecated

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

No description

Return Value

View|null

protected array getTableEmptyStateActions() deprecated

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

No description

Return Value

array

protected string|null getTableEmptyStateDescription() deprecated

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

No description

Return Value

string|null

protected string|null getTableEmptyStateHeading() deprecated

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

No description

Return Value

string|null

protected string|null getTableEmptyStateIcon() deprecated

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

No description

Return Value

string|null