trait CanSelectRecords (View source)

Properties

array $selectedTableRecords
protected bool $shouldSelectCurrentPageOnly
protected Collection $cachedSelectedTableRecords

Methods

void
deselectAllTableRecords()

No description

array
int
int
getAllTableRecordsCount()

No description

Collection
getSelectedTableRecords()

No description

bool
isTableSelectionEnabled()

No description

string
bool
shouldSelectCurrentPageOnly()

No description

Details

void deselectAllTableRecords()

No description

Return Value

void

bool shouldDeselectAllRecordsWhenTableFiltered()

No description

Return Value

bool

array getAllSelectableTableRecordKeys()

No description

Return Value

array

int getAllSelectableTableRecordsCount()

No description

Return Value

int

int getAllTableRecordsCount()

No description

Return Value

int

Collection getSelectedTableRecords()

No description

Return Value

Collection

bool isTableSelectionEnabled()

No description

Return Value

bool

string getTableRecordCheckboxPosition()

No description

Return Value

string

bool shouldSelectCurrentPageOnly()

No description

Return Value

bool