Class Index | File Index

Classes


Class actioncenter.recycleBinNodeUI


Extends actioncenter.standardNodeUI.
The UI of recycle bin nodes.
Defined in: ContributionRecycleBin.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Default constructor.
Method Summary
Method Attributes Method Name and Description
<static>  
actioncenter.recycleBinNodeUI.onDblClick(e)
Opens the contribution recycle bin on the double-click event.
Methods borrowed from class actioncenter.standardNodeUI:
createContextMenu, ecClick, onAnchorChange, onContextMenu, onSelectedChange
Class Detail
actioncenter.recycleBinNodeUI()
Default constructor.
Method Detail
<static> actioncenter.recycleBinNodeUI.onDblClick(e)
Opens the contribution recycle bin on the double-click event.
Parameters:
e
the event
Returns:
void

Documentation generated by JsDoc Toolkit 2.0.0 on Sun Sep 23 2012 02:46:08 GMT-0500 (CDT)