Class ecm.widget.viewer.BrowserViewer


Extends dijit._Widget.
Provides an implementation for the browser viewer, that delegates all but natively browser-supported items to download, when executing the Open action.
Defined in: <ecm\widget\viewer\BrowserViewer.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 

Method Summary

Method Attributes Method Name and Description
 
 
Return true if opening of this item should be delegated to the download action.

Constructor Detail

ecm.widget.viewer.BrowserViewer()

Since:
2.0.2

Method Detail

canOpenItem(item)

Parameters:
item

delegateToDownload(item)

Return true if opening of this item should be delegated to the download action.
Parameters:
item