Module: alfresco/documentlibrary/views/AlfTableView

alfresco/documentlibrary/views/AlfTableView

Author:
  • Dave Draper
License:
Source:

Members

viewSelectionConfig :object

The configuration for selecting the view (configured the menu item)
Type:
  • object
Properties:
Name Type Description
label string | null The label or message key for the view (as appears in the menus)
icon"class" string | null The "class" to place next to the label
Source:

widgets :object[]

The definition of how a single item is represented in the view.
Type:
  • object[]
Source:

widgetsForHeader :opject

The view model.
Type:
  • opject
Source:

Methods

getViewName() → {string}

Returns the name of the view that is used when saving user view preferences.
Source:
Returns:
"simple"
Type
string