Class icm.base.WidgetAttributes
Represents the edit setting attributes that can be set for a page widget.
Defined in: <icm/base/BasePageWidget.js>.
| Constructor Attributes | Constructor Name and Description |
|---|---|
| Method Attributes | Method Name and Description |
|---|---|
|
constructor(properties)
|
|
|
getItemValue(name)
Gets the value of the specified attribute.
|
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.