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.
- Copyright:
- Copyright (C) 2005-2020 Alfresco Software Limited
- License:
- GNU Lesser General Public License, see: Open Source Licensing
- Source:
Methods
-
getPrimaryFormWidget() → {object}
-
Overrides the inherited function to return a select form control.
- Source:
Returns:
The widget for editing.- Type
- object