Class Index | File Index

Classes


Class actioncenter.projectRecycleBinNodeUI


Extends actioncenter.standardNodeUI.
The UI of project 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.projectRecycleBinNodeUI.onContextMenu(e)
Defines the context-sensitive menu.
<static>  
actioncenter.projectRecycleBinNodeUI.onDblClick(e)
Opens the project recycle bin on the double-click event.
Methods borrowed from class actioncenter.standardNodeUI:
createContextMenu, ecClick, onAnchorChange, onSelectedChange
Class Detail
actioncenter.projectRecycleBinNodeUI()
Default constructor.
Method Detail
<static> actioncenter.projectRecycleBinNodeUI.onContextMenu(e)
Defines the context-sensitive menu.
Parameters:
e
the event
Returns:
void

<static> actioncenter.projectRecycleBinNodeUI.onDblClick(e)
Opens the project 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)