mw.widgets.ComplexTitleInputWidget(configopt)

new mw.widgets.ComplexTitleInputWidget(configopt) #

Like TitleInputWidget, but the namespace has to be input through a separate dropdown field.

Parameters:

Name Type Attributes Description
config Object <optional>

Configuration options

Properties
Name Type Description
namespace Object

Configuration for the NamespaceInputWidget dropdown with list of namespaces

title Object

Configuration for the TitleInputWidget text field

Source:
Like TitleInputWidget, but the namespace has to be input through a separate dropdown field.

Extends

Methods

updateTitleNamespace() #

Update the namespace to use for search suggestions of the title when the value of namespace dropdown changes.

Source:

Update the namespace to use for search suggestions of the title when the value of namespace dropdown changes.