Intersoft WebDesktop Documentation
WebDesktopClientSideEvents Class Members
See Also  Properties  Methods  Send Feedback
ISNet.WebUI.WebDesktop Namespace : WebDesktopClientSideEvents Class

Glossary Item Box

The following tables list the members exposed by WebDesktopClientSideEvents.

Public Constructors

Public Properties

 NameDescription
Public PropertyOnContextMenuGets or sets the javascript function to invoke when users right click on valid objects to display its context menu.  
Public PropertyOnInitializeGets or sets the javascript function to invoke when the control is in initialization phase.  
Public PropertyOnLoaderProgressGets or sets the javascript function to invoke when the DesktopManage's loaded is in progress,  
Public PropertyOnShortcutAfterLaunchedGets or sets the javascript function to invoke when a shortcut has been launched.  
Public PropertyOnShortcutBeforeLaunchedGets or Sets the javascript function to invoke when a shortcut is about to be launched.  
Public PropertyOnShortcutCreatedGets or sets the javascript function to invoke when a shortcut is created on client side.  
Public PropertyOnShortcutSelectedGets or sets the javascript funtion to invoke when a shortcut is selected by user.  
Public PropertyOnWindowAfterActivatedGets or sets the javascript function to invoke after a window is activated.  
Public PropertyOnWindowAfterClosedGets or sets the javascript function to invoke after a window is closed.  
Public PropertyOnWindowBeforeActivatedGets or sets the javascript function to invoke when a window is about to be activated.  
Public PropertyOnWindowBeforeClosedGets or sets the javascript function to invoke when a window is about to be closed.  
Public PropertyOnWindowCreatedGets or sets the javascript function to invoke when a window is created at client side.  
Public PropertyOnWindowCreatingGets or sets the javascript function to invoke when a window is in creation process.  
Public PropertyOnWindowDeactivatedGets or sets the javascript function to invoke when a window has been deactivated.  
Public PropertyOnWindowMaximizedGets or sets the javascript function to invoke when a window is maximized.  
Public PropertyOnWindowMinimizedGets or sets the javascript function to invoke when a window is minimized.  
Public PropertyOnWindowMovedGets or sets the javascript function to invoke when a window is moved.  
Public PropertyOnWindowResizedGets or sets the javascript function to invoke when a window is resized.  
Public PropertyOnWindowRestoredGets or sets the javascript function to invoke when a window is restored.  
Top

Public Methods

 NameDescription
Public MethodClone (Inherited from ISNet.WebUI.WebUIBaseClass)
Public MethodCopyFromOverloaded.  (Inherited from ISNet.WebUI.WebUIBaseClass)
Public MethodDeSerializeObjectData (Inherited from ISNet.WebUI.WebUIBaseClass)
Public MethodGetHashCode (Inherited from ISNet.WebUI.WebUIBaseClass)
Public MethodGetObjectDataOverridden.   
Public MethodIsEmpty (Inherited from ISNet.WebUI.WebUIBaseClass)
Public MethodReset (Inherited from ISNet.WebUI.WebUIBaseClass)
Public MethodSerializeObjectData (Inherited from ISNet.WebUI.WebUIBaseClass)
Public MethodToString (Inherited from ISNet.WebUI.WebUIBaseClass)
Top

See Also

© 2012 Intersoft Solutions Corp. All Rights Reserved.