Intersoft WebDesktop Documentation
WebContextMenu
Send Feedback
Intersoft WebDesktop > Client-side References > WebContextMenu

Glossary Item Box

 WebContextMenu Properties

RootMenu Description
Gets or sets the root menu of this WebContextMenu instance.

ValueType
String

Default Value

Items Description
Gets or sets the items collection this WebContextMenu instance.

ValueType
Collection ( ISArray)

Default Value

ControlId Description
Gets or sets the control id of WebContextMenu instance.

ValueType
String

Default Value

ClientSideEvents Description
Gets the ClientSideEvents of this WebContextMenu instance.

ValueType
WebContextMenuClientSideEvents

Default Value

 WebContextMenu Methods

ClearAll Description
Client side (Java Script) function that will clear all the WebContextMenuItem.

Parameters

Remarks

Return Value

Samples

Show Description
Client side (Java Script) function that will show this WebContextMenu instance.

Parameters
x ( int )
the x coordinate where the WebContextMenu will be shown.

y ( int )
the y coordinate where the WebContextMenu will be shown.


Remarks

Return Value

Samples

 
SetOffsetElement Description
Client side (Java Script) function to set the element which will be used as the offset when showing the WebContextMenu

Parameters
o ( HTML element )
   The HTML Element which will be used as the offset


Remarks

Return Value

Samples

 
HideAll Description
Client side (Java Script) function that will hide this WebContextMenu instance

Parameters

Remarks

Return Value

Samples

 
RefreshStructure Description
Client side (Java Script) function that will refresh the structure of this WebContextMenu instance

Parameters

Remarks

Return Value

Samples

 
© 2012 Intersoft Solutions Corp. All Rights Reserved.