Class ecm.widget.admin.DesktopFeatureConfigPanel

Provides a pane that is used to configure properties of a feature
Defined in: <ecm\widget\admin\DesktopFeatureConfigPanel.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 

Method Summary

Method Attributes Method Name and Description
 
 
 
hide()
 
 
 
 
Resets this current widget.
 
 
setConnect(tabFeatures, tabRepositories, onComplete)
 
setData(desktopData)
 
show(featureConfig, featureName, feature, onComplete)
 
Returns true if all the config panels are valid.
 
Validates the current config only.

Constructor Detail

ecm.widget.admin.DesktopFeatureConfigPanel()

Since:
2.0.3

Method Detail

constructor()


destroy()


hide()


onMarkDirty()


onSelect()


postCreate()


reset()

Resets this current widget.

saveFieldData()


setConnect(tabFeatures, tabRepositories, onComplete)

Parameters:
tabFeatures
tabRepositories
onComplete

setData(desktopData)

Parameters:
desktopData

show(featureConfig, featureName, feature, onComplete)

Parameters:
featureConfig
featureName
feature
onComplete

validate()

Returns true if all the config panels are valid. This is called when saving.

validateCurrentConfig(config)

Validates the current config only. This is called to put an X on a single feature config
Parameters:
config