Extends
Methods
getQueryValue()
#
getRequest()
#
getRequestCacheDataFromResponse()
#
getRequestQuery()
#
Check if the widget is read-only.
onQueryChange()
#
onTitleSearchResultsChoose(item)
#
Handle choose events from the result widget.
Parameters:
Name | Type | Description |
---|---|---|
item |
OO.ui.OptionWidget | Chosen item |
Handle choose events from the result widget.
setReadOnly(readOnly) → {mw.widgets.TitleSearchWidget}chainable
#
Set the read-only state of the widget.
Parameters:
Name | Type | Description |
---|---|---|
readOnly |
boolean | Make input read-only |
Returns:
The widget, for chaining
Set the read-only state of the widget.