nextcloud/apps/files_trashbin/js
Vincent Petry e689bc745f Improve FileActions JS to allow for custom rendering
This improves the OCA.Files.FileActions class to support passing a
"render" function in the action object.

The default function "_defaultRenderFunction" is used by default and
renders actions in the usual actions container.

Moved "Rename" and "Delete" to custom render functions.
2014-11-24 16:26:50 +01:00
..
app.js Improve FileActions JS to allow for custom rendering 2014-11-24 16:26:50 +01:00
filelist.js Improved Javascript docs for JSDoc 2014-10-31 13:43:30 +01:00