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
onKeyDown(e)
Parameters:
Name | Type | Description |
---|---|---|
e |
jQuery.Event | Key down event |
Fires:
- event:choose