Module: alfresco/forms/controls/PropertyPicker

alfresco/forms/controls/PropertyPicker

Extends the standard picker form control to allow the user to select properties defined in the Alfresco model. It allows the user to select from all defined properties or to scope properties by specific aspects or types.

Author:
  • Dave Draper
License:
Source:

Members

configForPickedItems :object

This should be overridden to define the widget model for rendering the picked items.
Type:
  • object
Source:

configForPicker :object

This should be overridden to define the widget model for rendering the picker that appears within the dialog.
Type:
  • object
Source: