Expand all

ve.ui.MWInternalLinkAnnotationWidget

Extends

Constructor

new ve.ui.MWInternalLinkAnnotationWidget([config]) #

Creates an ve.ui.MWInternalLinkAnnotationWidget object.

Parameters:

Name Type Attributes Description
config Object optional

Configuration options

Source:
Creates an ve.ui.MWInternalLinkAnnotationWidget object.

Methods

createInputWidget([config]) → {OO.ui.TextInputWidget} #

Create a text input widget to be used by the annotation widget

Parameters:

Name Type Attributes Description
config Object optional

Configuration options

Source:

Returns:

Text input widget

Type
OO.ui.TextInputWidget
Create a text input widget to be used by the annotation widget

getAnnotationFromText()static #

getTextFromAnnotation()static #