Class ecm.widget.AuditFilterOptions


Extends dijit._WidgetBase.
Provides a widget that displays additional options for audit history.
Defined in: <ecm\widget\AuditFilterOptions.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 

Field Summary

Field Attributes Field Name and Description
 
label 
The label of the widget.

Method Summary

Method Attributes Method Name and Description
 
The constructor.
 
 
 
Gets all selected options.
 
initializeOptions(eventClasses)
 
 
Resizes the widget.
 
Restores all options of the widget.
 
Saves all options of the widget.
 
Sets all selected options values.
 
summarize(width)

Constructor Detail

ecm.widget.AuditFilterOptions()

Field Detail

label

The label of the widget.

Method Detail

constructor()

The constructor.

destroy()


getEventTypeSummary()


getSelectedOptions()

Gets all selected options.
Returns:
An object that contains all selected options as parameters.

initializeOptions(eventClasses)

Parameters:
eventClasses

postCreate()


resize()

Resizes the widget.

restoreOptions()

Restores all options of the widget.

saveOptions()

Saves all options of the widget.

setSelectedOptions(options)

Sets all selected options values.
Parameters:
options
A object contains all selected options as parameters.

summarize(width)

Parameters:
width