Interface FileDialogOperation.FileLookupInfo

Enclosing class:
FileDialogOperation

public static interface FileDialogOperation.FileLookupInfo
File information and lookup
  • Method Details

    • getPath

      String getPath()
      The full path of the file
    • getName

      String getName()
    • isFolder

      boolean isFolder()
    • hasChildFile

      boolean hasChildFile(String folderPath)
      Lookup children for a folder