Class Index | File Index

Classes


Class actioncenter.lightProjectNodeUI


Extends actioncenter.standardNodeUI.
The UI of a light project node.
Defined in: ContributionRecycleBin.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Default constructor.
Method Summary
Method Attributes Method Name and Description
<static>  
actioncenter.lightProjectNodeUI.onDblClick(e)
Calls the parent's performStandardAction to determine the double-click behavior.
Methods borrowed from class actioncenter.standardNodeUI:
createContextMenu, ecClick, onAnchorChange, onContextMenu, onSelectedChange
Class Detail
actioncenter.lightProjectNodeUI()
Default constructor.
Method Detail
<static> actioncenter.lightProjectNodeUI.onDblClick(e)
Calls the parent's performStandardAction to determine the double-click behavior.
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)