Expand all

ve.ui.MobileEditCheckDialog

Extends

Constructor

new ve.ui.MobileEditCheckDialog(config) #

MobileEditCheckDialog constructor.

This dialog displays single edit checks at the bottom of the display while on mobile.

Parameters:

Name Type Description
config Object
Source:
MobileEditCheckDialog constructor.

Methods

hasActionInSection(action) → {boolean} #

Check if an action exists in the current section's actions.

Parameters:

Name Type Description
action Object

Action

Returns:

Type
boolean
Source:
Check if an action exists in the current section's actions.