Module: alfresco/pickers/ContainerPicker

alfresco/pickers/ContainerPicker

Author:
  • Dave Draper
License:
Source:

Members

publishOnReady :object

An array of publications that will be published when the picker is ready. By default there are none specified.
Type:
  • object
Since:
  • 1.0.85
Source:

widgetsForPickedItems :object

This is the widget model for displaying picked items. It will only be displayed when requested.
Type:
  • object
Default Value:
  • []
Source:

widgetsForRootPicker :object

The default widgets for the picker. This can be overridden at instantiation based on what is required to be displayed in the picker.
Type:
  • object
Source:

Methods

postCreate()

Source:

<private, inner> _removeHiddenViewModes()

Removes the hidden menu bar items from the widgetForRootPicker
Source: