Class: ParamWidget

ParamWidget(data, configopt)

new ParamWidget(data, configopt)

TemplateData Param Widget

Parameters:
Name Type Attributes Description
data Object

Parameter data

config Object <optional>

Configuration object

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:
  • event:choose