The following tables list the members exposed by WebDesktopClientSideEvents.
| Name | Description | |
|---|---|---|
![]() | WebDesktopClientSideEvents Constructor |
| Name | Description | |
|---|---|---|
![]() | OnContextMenu | Gets or sets the javascript function to invoke when users right click on valid objects to display its context menu. |
![]() | OnInitialize | Gets or sets the javascript function to invoke when the control is in initialization phase. |
![]() | OnLoaderProgress | Gets or sets the javascript function to invoke when the DesktopManage's loaded is in progress, |
![]() | OnShortcutAfterLaunched | Gets or sets the javascript function to invoke when a shortcut has been launched. |
![]() | OnShortcutBeforeLaunched | Gets or Sets the javascript function to invoke when a shortcut is about to be launched. |
![]() | OnShortcutCreated | Gets or sets the javascript function to invoke when a shortcut is created on client side. |
![]() | OnShortcutSelected | Gets or sets the javascript funtion to invoke when a shortcut is selected by user. |
![]() | OnWindowAfterActivated | Gets or sets the javascript function to invoke after a window is activated. |
![]() | OnWindowAfterClosed | Gets or sets the javascript function to invoke after a window is closed. |
![]() | OnWindowBeforeActivated | Gets or sets the javascript function to invoke when a window is about to be activated. |
![]() | OnWindowBeforeClosed | Gets or sets the javascript function to invoke when a window is about to be closed. |
![]() | OnWindowCreated | Gets or sets the javascript function to invoke when a window is created at client side. |
![]() | OnWindowCreating | Gets or sets the javascript function to invoke when a window is in creation process. |
![]() | OnWindowDeactivated | Gets or sets the javascript function to invoke when a window has been deactivated. |
![]() | OnWindowMaximized | Gets or sets the javascript function to invoke when a window is maximized. |
![]() | OnWindowMinimized | Gets or sets the javascript function to invoke when a window is minimized. |
![]() | OnWindowMoved | Gets or sets the javascript function to invoke when a window is moved. |
![]() | OnWindowResized | Gets or sets the javascript function to invoke when a window is resized. |
![]() | OnWindowRestored | Gets or sets the javascript function to invoke when a window is restored. |
| Name | Description | |
|---|---|---|
![]() | Clone | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | CopyFrom | Overloaded. (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | DeSerializeObjectData | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | GetHashCode | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | GetObjectData | Overridden. |
![]() | IsEmpty | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | Reset | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | SerializeObjectData | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | ToString | (Inherited from ISNet.WebUI.WebUIBaseClass) |


