FilesPanelDirectoryMenu
Complete API reference for FilesPanelDirectoryMenu, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Files
Component: no
public class FilesPanelDirectoryMenu
Constructors
| Signature | Description |
|---|---|
FilesPanelDirectoryMenu(String) | Creates a new instance of FilesPanelDirectoryMenu. |
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 (folder). |
onClick(File, View) | void | Performs the onClick operation using the provided parameters (folder, view). |