Skip to content

FolderCommandHandler.shouldAddToAbstractFilesMenu method

FolderCommandHandler › shouldAddToAbstractFilesMenu

Filters to only show menu for TFolder arrays.

Signature:

shouldAddToAbstractFilesMenu(params: AbstractFileCommandHandlerShouldAddToAbstractFilesMenuParams): boolean

Parameters:

ParameterTypeDescription
paramsAbstractFileCommandHandlerShouldAddToAbstractFilesMenuParamsThe parameters for the multi-file menu check.

Returns: booleanWhether to add to the files menu.