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

Glossary Item Box

The following tables list the members exposed by WebDragDropClientSideEvents.

Public Constructors

Public Properties

 NameDescription
Public PropertyOnDragDropGets or sets the javascript function to be invoked when a valid drag source is dropped to a valid drop target.  
Public PropertyOnDragEndGets or sets the javascript function to be invoked when a drag operation has ended.  
Public PropertyOnDragEnterGets or sets the javascript function to be invoked when a valid drag source is entering a valid drop target for the first time.  
Public PropertyOnDragLeaveGets or sets the javascript function to be invoked a valid drag source is leaving a drop target without releasing the mouse button.  
Public PropertyOnDragOverGets or sets the javascript function to be invoked a valid source is over a valid drop target.  
Public PropertyOnDragStartGets or sets the javascript function to be invoked when a drag operation has started.  
Public PropertyOnInitializeGets or sets the javascript function to be invoked when a control is being initialized.  
Public PropertyOnShadowCreateGets or sets the javascript function to be invoked when the control needs to create shadow visual effect for dragging operation.  
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 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.