CanDetachRecords
trait CanDetachRecords (View source)
Methods
Details
void
detach()
deprecated
deprecated Use `->action()` on the action instead.
No description
protected string|null
getDetachedNotificationMessage()
deprecated
deprecated Use `->successNotificationTitle()` on the action instead.
No description
void
bulkDetach()
deprecated
deprecated Use `->action()` on the action instead.
No description
protected string|null
getBulkDetachedNotificationMessage()
deprecated
deprecated Use `->successNotificationTitle()` on the action instead.
No description
protected Action
getDetachAction()
deprecated
deprecated Actions are no longer pre-defined.
No description
protected BulkAction
getDetachBulkAction()
deprecated
deprecated Actions are no longer pre-defined.
No description