Class ecm.widget.listView.modules.P8WorkAttachmentToolbar


Extends ecm.widget.listView.modules.Toolbar.
This module provides IBM FileNet P8 work processor attachment toolbar capability.
Defined in: <ecm\widget\listView\modules\P8WorkAttachmentToolbar.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 

Method Summary

Method Attributes Method Name and Description
 
Cleans up the toolbar buttons.
 
 
Creates the toolbar buttons.
 
 
 
Update the enable/disable state of the toolbar buttons based on the listview selection.
Methods borrowed from class ecm.widget.listView.modules.Toolbar:
cleanUpToolButtons, createToolButtons, getAPIPath, getButtonArea, getSelectedItems, getToolbarButton, getToolbarButtons, loadContextMenu, onContextMenuCreated, onToolbarButtonsCreated, setToolbarButtonDisabled

Constructor Detail

ecm.widget.listView.modules.P8WorkAttachmentToolbar()

Method Detail

clearToolbar()

Cleans up the toolbar buttons.

constructor()


createToolbar()

Creates the toolbar buttons. Adds extra hardcoded buttons, the base class will only list the default action.

destroy()


preload()


updateToolbarState()

Update the enable/disable state of the toolbar buttons based on the listview selection. If no items are selected, disable all of the FileNet P8 hard-coded buttons (except for the Refresh button).