- Source:
Properties:
Name | Type | Description |
---|---|---|
renameData |
Object | Object containing updated files and names. |
resetFileList |
function | Function to reset lists of files to original. |
resetUserMods |
function | Function to remove user modifications to prefix/suffix/etc.. |
selectedFileIndex |
string | number | represents the selected file index at any given moment. |
- Controls for file name navigation, deletion, and restoration.
Members
(static, constant) DownButton
- Button to navigate down in the rename file list.
(static, constant) ResetButton
- Button to reset the rename file list.
(static, constant) TrashButton
- Button to remove a name from the rename file list.
(static, constant) UpButton
- Button to navigate up in the rename file list.