Class DHTMLSuite.contextMenu
Object
|
+--DHTMLSuite.contextMenu
- class
DHTMLSuite.contextMenu
Defined in dhtml-suite-for-applications.js
Method Summary |
void
|
attachToElement(element,elementId,menuModel)
Add menu items
|
void
|
setLayoutCss(cssFileName)
Add menu items
|
void
|
setWidth(newWidth)
Set width of context menu
|
DHTMLSuite.contextMenu
DHTMLSuite.contextMenu()
attachToElement
void attachToElement(element,elementId,menuModel)
Parameters:
Object
- HTML Element = Reference to html element
String
- elementId = String id of element(optional). An alternative to HTML Element
setLayoutCss
void setLayoutCss(cssFileName)
Parameters:
String
- cssFileName Name of css file
setWidth
void setWidth(newWidth)
Set width of context menu
Parameters:
Integer
- newWidth - Width of context menu
Documentation generated by
JSDoc on Thu Mar 8 19:50:11 2007