- Copyright:
- Copyright (C) 2005-2020 Alfresco Software Limited
- License:
- GNU Lesser General Public License, see: Open Source Licensing
- Source:
Members
-
viewSelectionConfig :object
-
The configuration for selecting the view (configured the menu item)
Type:
- object
- Source:
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 -
widgets :object[]
-
The definition of how a single item is represented in the view.
Type:
- object[]
-
widgetsForHeader :opject
-
The view model.
Type:
- opject
Methods
-
getViewName() → {string}
-
Returns the name of the view that is used when saving user view preferences.
Returns:
"simple"- Type
- string