Skip to main content

FilesPanelFileMenu

Complete API reference for FilesPanelFileMenu, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Files

Component: no


public class FilesPanelFileMenu

Constructors

SignatureDescription
FilesPanelFileMenu(String)Creates a new instance of FilesPanelFileMenu.

Methods

SignatureReturnsDescription
getMenu()StringReturns the current menu.
setMenu(String)voidSets or updates the menu.
onClick(File)voidPerforms the onClick operation using the provided parameters (file).
onClick(File, View)voidPerforms the onClick operation using the provided parameters (file, view).
filterFormat(String)booleanPerforms the filterFormat operation using the provided parameters (format).