Skip to content

FileCommandHandler.shouldAddToAbstractFilesMenu method

FileCommandHandler › shouldAddToAbstractFilesMenu

Filters to only show menu for TFile arrays.

Signature:

shouldAddToAbstractFilesMenu(params: AbstractFileCommandHandlerShouldAddToAbstractFilesMenuParams): boolean

Parameters:

ParameterTypeDescription
paramsAbstractFileCommandHandlerShouldAddToAbstractFilesMenuParamsThe parameters for the multi-file menu check.

Returns: booleanWhether to add to the files menu.