Interface OpenFolderCallback.Params

Enclosing interface:
OpenFolderCallback

public static interface OpenFolderCallback.Params
The parameters of the OpenFolderCallback.
  • Method Summary

    Modifier and Type
    Method
    Description
    default String
    Returns the suggested directory for the dialog.
  • Method Details

    • suggestedDirectory

      default String suggestedDirectory()
      Returns the suggested directory for the dialog.

      Returns an empty string if Chromium provides no suggested directory for this dialog.

      Since:
      7.37