Class Index | File Index

Classes


Class actioncenter.WidgetNodeUI


Extends actioncenter.standardNodeUI.
The UI of widget nodes.
Defined in: PaletteObjects.js.

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