Inheritance diagram for burst.webui.widgets.ControlWidget:
This adds two readonly variables: controlName and controlValue.
When parsing configuration:
Public Member Functions | |
ControlWidget (Node node, Array propdefs, Boolean parse_properties) | |
Construct a ControlWidget. |
|
Construct a ControlWidget. Calls superclass, then figures out values for member variables controlName and controlValue if possible. |