CanToggleColumns
trait CanToggleColumns (View source)
Properties
array | $toggledTableColumns | ||
Form | $toggleTableColumnForm |
Methods
No description
No description
No description
No description
No description
No description
Details
protected array
getDefaultTableColumnToggleState()
No description
void
updatedToggledTableColumns()
No description
Form
getTableColumnToggleForm()
No description
protected array
getTableColumnToggleFormSchema()
No description
bool
isTableColumnToggledHidden(string $name)
No description
string
getTableColumnToggleFormStateSessionKey()
No description
protected int|array
getTableColumnToggleFormColumns()
deprecated
deprecated Override the `table()` method to configure the table.
No description
protected string|null
getTableColumnToggleFormWidth()
deprecated
deprecated Override the `table()` method to configure the table.
No description
protected string|null
getTableColumnToggleFormMaxHeight()
deprecated
deprecated Override the `table()` method to configure the table.
No description