Module: alfresco/pickers/ContainerListPicker

alfresco/pickers/ContainerListPicker

Author:
  • Dave Draper
  • David Webster
License:
Source:
To Do:
  • Fix look and feel to match existing pickers
  • Make folders tree based?
  • Default not to show not to show siblings of documentlibrary and automatically show children instead (but have that configurable)
  • Add a button to take the picker up a level (if parent isn't documentlibrary)

Members

cssRequirements :object[]

An array of the CSS files to use with this widget.
Type:
  • object[]
Default Value:
  • [{cssFile:"./css/ContainerListPicker.css"}]
Source:

i18nRequirements :object[]

An array of the i18n files to use with this widget.
Type:
  • object[]
Default Value:
  • [{i18nFile: "./i18n/ContainerListPicker.properties"}]
Source:

showDocuments :boolean

Don't show documents
Type:
  • boolean
Default Value:
  • false
Source:

Methods

postCreate()

Overrides the inherited function to create the picker view for selecting documents.
Source:

setDisplayMessages()

Sets some relevant messages to display
Source: