docs
This commit is contained in:
@@ -48,6 +48,10 @@ class RowActionHandler {
|
||||
this.collection = this.view.collection;
|
||||
}
|
||||
|
||||
/**
|
||||
* @param {module:model} model A model.
|
||||
* @param {string} action An action.
|
||||
*/
|
||||
isAvailable(model, action) {
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user