Interface DomainFileContext

    • Method Detail

      • getSelectedFiles

        java.util.List<DomainFile> getSelectedFiles()
        The selected files or empty if no files are selected
        Returns:
        the files
      • getFileCount

        int getFileCount()
        Returns the count of selected files
        Returns:
        the count of selected files
      • isInActiveProject

        boolean isInActiveProject()
        True if the current set of files is in the active project (false implies a non-active, read-only project)
        Returns:
        true if in the active project