CanReorderRecords
trait CanReorderRecords (View source)
Traits
Properties
protected int|Closure | $reorderAnimationDuration | from HasReorderAnimationDuration | |
protected bool|Closure | $isReorderable | ||
protected bool|Closure | $isReorderAuthorized | ||
protected string|Closure|null | $reorderColumn | ||
protected Closure|null | $modifyReorderRecordsTriggerActionUsing |
Methods
reorderAnimationDuration(int|Closure $animation)
No description
reorderable(string|Closure|null $column = null, bool|Closure|null $condition = null)
No description
authorizeReorder(bool|Closure $condition = true)
No description
getReorderRecordsTriggerAction(bool $isReordering)
No description
string|null
getReorderColumn()
No description
bool
isReorderable()
No description
bool
isReordering()
No description
bool
isReorderAuthorized()
No description
Details
HasReorderAnimationDuration
reorderAnimationDuration(int|Closure $animation)
No description
int
getReorderAnimationDuration()
No description
CanReorderRecords
reorderRecordsTriggerAction(Closure|null $callback)
No description
CanReorderRecords
reorderable(string|Closure|null $column = null, bool|Closure|null $condition = null)
No description
CanReorderRecords
authorizeReorder(bool|Closure $condition = true)
No description
Action
getReorderRecordsTriggerAction(bool $isReordering)
No description
string|null
getReorderColumn()
No description
bool
isReorderable()
No description
bool
isReordering()
No description
bool
isReorderAuthorized()
No description