Class Index | File Index

Classes


Class icm.base.WidgetAttributes

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

Class Summary
Constructor Attributes Constructor Name and Description
 
Method Summary
Method Attributes Method Name and Description
 
constructor(properties)
 
Gets the value of the specified attribute.
Class 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.

Documentation generated by JsDoc Toolkit 2.4.0 on Sun Sep 10 2023 05:26:47 GMT-0700 (PDT)