Skip to content

FileCommandHandler.shouldAddToAbstractFileMenu method

FileCommandHandler › shouldAddToAbstractFileMenu

Filters to only show menu for TFile instances.

Signature:

shouldAddToAbstractFileMenu(params: AbstractFileCommandHandlerShouldAddToAbstractFileMenuParams): boolean

Parameters:

ParameterTypeDescription
paramsAbstractFileCommandHandlerShouldAddToAbstractFileMenuParamsThe parameters for the single-file menu check.

Returns: booleanWhether to add to the file menu.