Extends
Constructor
new ve.ui.GutterSidebarEditCheckDialog(config)
#
GutterSidebarEditCheckDialog constructor.
The edit check dialog which is created when the user is on mobile. It adds a narrow gutter wide enough to show an icon. When clicked, we create (or reuse) a ve.ui.FixedEditCheckDialog instance to show the check details.
Parameters:
| Name | Type | Description |
|---|---|---|
config |
Object | Configuration options |
GutterSidebarEditCheckDialog constructor.
Methods
getSetupProcess()
#
getTeardownProcess()
#
initialize()
#
onActionsUpdated()
#
onPosition()
#
renderActions(actions)
#
Render the edit check actions as gutter icons, grouping overlapping actions.
Parameters:
| Name | Type | Description |
|---|---|---|
actions |
Array.<mw.editcheck.EditCheckAction> | List of actions to render |
Render the edit check actions as gutter icons, grouping overlapping actions.