Expand all

ve.ui.MWTransclusionOutlineButtonWidget

Extends

Constructor

new ve.ui.MWTransclusionOutlineButtonWidget(config) #

Generic button-like widget for top-level parts in the template dialog sidebar. See {@see OO.ui.ButtonWidget} for inspiration.

Parameters:

Name Type Description
config Object
Properties:
Name Type Attributes Default Description
icon string optional
''

Symbolic name of an icon, e.g. "puzzle" or "wikiText"

label string
Mixes in:
Source:

Generic button-like widget for top-level parts in the template dialog sidebar.

Methods

Events

keyPressed(key) #

Parameters:

Name Type Description
key number

Typically one of the {@see OO.ui.Keys} constants

Source: