Module: alfresco/renderers/InlineEditSelect

alfresco/renderers/InlineEditSelect

Extends the standard inline property editor to change the edit text box to be a select menu. The select menu is rendered by a DojoSelect widget and this module accepts the same optionsConfig as it does.
Author:
  • Dave Draper
License:
Source:

Methods

getPrimaryFormWidget() → {object}

Overrides the inherited function to return a select form control.
Source:
Returns:
The widget for editing.
Type
object