Class icm.base.WidgetAttributes

Represents the edit setting attributes that can be set for a page widget.
Defined in: <icm/base/BasePageWidget.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 

Method Summary

Method Attributes Method Name and Description
 
constructor(properties)
 
Gets the value of the specified attribute.

Constructor Detail

icm.base.WidgetAttributes()

Method Detail

constructor(properties)

Parameters:
properties

getItemValue(name)

Gets the value of the specified attribute.
Parameters:
name
The name of the attribute whose value is to be returned.