FilesPanelFileMenu
Complete API reference for FilesPanelFileMenu, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Files
Component: no
public class FilesPanelFileMenu
Constructors
| Signature | Description |
|---|---|
FilesPanelFileMenu(String) | Creates a new instance of FilesPanelFileMenu. |
Methods
| Signature | Returns | Description |
|---|---|---|
getMenu() | String | Returns the current menu. |
setMenu(String) | void | Sets or updates the menu. |
onClick(File) | void | Performs the onClick operation using the provided parameters (file). |
onClick(File, View) | void | Performs the onClick operation using the provided parameters (file, view). |
filterFormat(String) | boolean | Performs the filterFormat operation using the provided parameters (format). |