- Copyright:
- Copyright (C) 2005-2020 Alfresco Software Limited
- License:
- GNU Lesser General Public License, see: Open Source Licensing
- Source:
Members
-
additionalCssClasses :string
-
By default the detailed view should have no borders
Type:
- string
- Default Value:
- "no-borders"
- Source:
-
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) iconClass
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[]
Methods
-
getViewName() → {string}
-
Returns the name of the view that is used when saving user view preferences.
Returns:
"detailed"- Type
- string