Class pvd.widget.designer.settings._Setting


Extends dijit._WidgetBase, dijit._TemplatedMixin, dijit_FocusMixin.
Provides an abstract base class for a setting control in the settings panel.
Defined in: <pvd\widget\designer\settings\_Setting.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 

Field Summary

Field Attributes Field Name and Description
 
active 
Indicates whether the setting control is active.
 
help 
The help message.
 
hidden 
Indicates whether the setting control is hidden.
 
label 
The label.

Method Summary

Method Attributes Method Name and Description
 
 

Constructor Detail

pvd.widget.designer.settings._Setting()

Field Detail

active

Indicates whether the setting control is active.

help

The help message.

hidden

Indicates whether the setting control is hidden.

label

The label.

Method Detail

create()


postCreate()