Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

CMIS Object List

Reflection List GrooperReview.Pages.Design

Displays a list of CMIS Objects (i.e. folders and documents).

Remarks

The CMIS Object List control presents folders and documents from a CMIS Repository in a flexible, interactive table format. It is used within the CMIS Tree Browser to display the contents of the current folder, allowing users to review, select, and manage multiple items at once.

Purpose and Functionality

  • Tabular Display:
    Shows CMIS Objects as rows in a table, with columns for key properties such as Object Name, Base Type, Object Type, Secondary Types, Allowed Actions, Created By, Creation Date, Last Modified By, and Last Modification Date.
  • Icons:
    Each row displays an icon indicating whether the item is a folder or a document.
  • Selection:
    Supports both single and multi-selection for batch operations.
    • Use Ctrl + click to select multiple items.
    • Use Shift + click to select a range.
  • Keyboard Navigation:
    Navigate the list using arrow keys, Home, End, and selection shortcuts.
  • Bulk Actions:
    Selected items can be copied, cut, pasted, or deleted using toolbar buttons or keyboard shortcuts.

UI Components

  • Table/Grid Layout:
    • Columns display the most relevant properties for each CMIS Object.
    • Rows are visually highlighted when selected or focused.
    • Icons in the first column indicate folders (open folder icon) or documents (document icon).
  • Column Headers:
    • Display property names and may support sorting.
  • Row Attributes:
    • Selected, checked, and focused rows are visually distinct for clarity.

Example

Object Name Base Type Object Type Secondary Types Allowed Actions Created By Creation Date Last Modified By Last Modification Date
📁 Folder1 Folder FolderType ... admin 2024-01-01 admin 2024-01-01
📄 Document1 Document DocType ... jsmith 2024-01-02 jsmith 2024-01-02
  • 📁: Folder icon
  • 📄: Document icon

Usage Tips

  • Click a row to select it; use Ctrl or Shift for multi-selection.
  • Double-click a folder row to open it in the CMIS Tree Browser.
  • Use keyboard shortcuts for rapid navigation and selection.
  • Selected items can be managed using the toolbar or context menu.

Used By

Notification