Skip to content

FolderCommandHandler.shouldAddToAbstractFileMenu method

FolderCommandHandler › shouldAddToAbstractFileMenu

Filters to only show menu for TFolder instances.

Signature:

shouldAddToAbstractFileMenu(params: AbstractFileCommandHandlerShouldAddToAbstractFileMenuParams): boolean

Parameters:

ParameterTypeDescription
paramsAbstractFileCommandHandlerShouldAddToAbstractFileMenuParamsThe parameters for the single-file menu check.

Returns: booleanWhether to add to the file menu.