Class: ParamWidget

ParamWidget(config)

new ParamWidget(config)

TemplateData Param Widget

Parameters:
Name Type Description
config Object
Properties
Name Type Attributes Default Description
key string
label string <optional>
key
aliases Array.<string> <optional>
[]
description string <optional>
""
Mixes In:
  • OO.ui.mixin.DraggableElement
Source:

Extends

  • OO.ui.DecoratedOptionWidget

Methods

buildParamLabel()

Build the parameter label in the parameter select widget

Source:

onKeyDown(e)

Parameters:
Name Type Description
e jQuery.Event

Key down event

Source:
Fires: