Skip to main content

FilesPanelDirectoryMenu

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

Package: JAVARuntime

Category: Files

Component: no


public class FilesPanelDirectoryMenu

Constructors

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

Methods

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