Class ecm.widget.listView.modules.ViewDetail


Extends ecm.widget.listView.modules._View.
This content list module provides detail view capability.
Defined in: <ecm\widget\listView\modules\ViewDetail.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 

Method Summary

Method Attributes Method Name and Description
 
Destroy.
 
See GridX API documentation for details.
 
onViewButtonClicked(buttonViewName, currentViewName)
Handles a click event when any view button is clicked.
 
Creates the view button.
 
Return true if the view supports column sorting.

Constructor Detail

ecm.widget.listView.modules.ViewDetail()

Method Detail

destroy()

Destroy.

getAPIPath()

See GridX API documentation for details.

onViewButtonClicked(buttonViewName, currentViewName)

Handles a click event when any view button is clicked.
Parameters:
buttonViewName
Name of the view button clicked.
currentViewName
Name of the current view button.

preload()

Creates the view button.

supportsColumnSorting()

Return true if the view supports column sorting.