Class ecm.widget.listView.modules.Bar


Extends ecm.widget.listView.modules._Module.
This content list module provides the bar capability which allows users to arrange the content list widgets.
Defined in: <ecm\widget\listView\modules\Bar.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 

Method Summary

Method Attributes Method Name and Description
 
Destroy.
 
See GridX API documentation for details.
 
Returns the content list module with the input name.
 
Creates the widget and parses the input data.

Constructor Detail

ecm.widget.listView.modules.Bar()

Since:
2.0.2

Method Detail

destroy()

Destroy.

getAPIPath()

See GridX API documentation for details.

getContentListModule(name)

Returns the content list module with the input name.
Parameters:
name
Name of the module.
Returns:
Instance of ecm.widget.listView.modules._Module.

preload()

Creates the widget and parses the input data.