Navigation:  Classes >

bDragDropClient

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Defines a client for the class bDragDropManager.

Class

bDragDropClient

Properties

CommandOwner(Access)
DragDropMode(Access)
Window(Access)

Methods

Init()

Inherits From

<No ancestor>

Inherited By

<No descendants>

Description

The class defines a client for the class bDragDropManager. It defines all properties which are necessary for the administration of a drag & drop process. Administration for the drag & drop process is carried out by the bDragDropManager.

 

So that an object of the class bDragDropClient can take part of a drag & drop process it must be registered with the method bDragDropManager:RegisterClient() by an object of the class bDragDropManager.

See Also

bDragDropManager

bDragDropManager:RegisterClient()

bSample - DragDrop

 


Page url: http://www.YOURSERVER.com/index.html?bdragdropclient.htm