Remoto - VFS: choosePath Class Reference
Remoto - VFS

Open a modal to select a path from the VFS. More...

#include "remoto!stdlib:js/modal/choosePath/choosePath.js"

Public Member Functions

 activate (selectWhat, sourceOrDestination, allowedTypes, previousPath, baseDirectory, header)
 Create an encapsulated choosePath object, but don't open the window yet. More...
 
 getDirectory (accept, dismiss, previousPath, baseDirectory, header)
 
 getFile (accept, dismiss, previousPath, baseDirectory, allowedTypes, sourceOrDestination, header)
 
 getModal (selectWhat, previousPath, baseDirectory, allowedTypes, sourceOrDestination, header)
 

Detailed Description

Open a modal to select a path from the VFS.

This is a file selector modal for browsing the VFS.

ACL rules apply when browsing.

Member Function Documentation

◆ activate()

activate (   selectWhat,
  sourceOrDestination,
  allowedTypes,
  previousPath,
  baseDirectory,
  header 
)

Create an encapsulated choosePath object, but don't open the window yet.

Parameters
selectWhat
sourceOrDestination
allowedTypes
previousPath
baseDirectory
header

DOCME

◆ getDirectory()

getDirectory (   accept,
  dismiss,
  previousPath,
  baseDirectory,
  header 
)
Parameters
accept
dismiss
previousPath
baseDirectory
header
Returns

DOCME

◆ getFile()

getFile (   accept,
  dismiss,
  previousPath,
  baseDirectory,
  allowedTypes,
  sourceOrDestination,
  header 
)
Parameters
accept
dismiss
previousPath
baseDirectory
allowedTypes
sourceOrDestination
header
Returns

DOCME

◆ getModal()

getModal (   selectWhat,
  previousPath,
  baseDirectory,
  allowedTypes,
  sourceOrDestination,
  header 
)
Parameters
selectWhat
previousPath
baseDirectory
allowedTypes
sourceOrDestination
header
Returns

DOCME


The documentation for this class was generated from the following file: