Extends
Constructor
new ve.ui.MWPopupTool(title, toolGroup, [config])abstract
#
MediaWiki UserInterface popup tool.
Parameters:
Name | Type | Attributes | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
title |
string | ||||||||||
toolGroup |
OO.ui.ToolGroup | ||||||||||
config |
Object |
optional |
Properties:
|
MediaWiki UserInterface popup tool.
Methods
onPopupClosing()
#
Handle to call when popup is closing
Handle to call when popup is closing
onPopupOpened()
#
Handle to call when popup is opened.
Handle to call when popup is opened.
onToolLinkClick(e)
#
Handle clicks on the main tool button.