Navigation:  Classes > bDragDropManager >

bDragDropManager:GetClientFromWindow()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Determines the registered client for a window or control.

Class

bDragDropManager

Type

Method

Syntax

<oDragDropManager>:GetClientFromWindow(

<oWindow>

) Æ oClient

Arguments

<oWindow>The window or control for which the client needs to be determined.
Data Type:Object

Return Value

oClientThe determined client.
Data Type:bDragDropClient

Description

bDragDropManager:UnregisterClient() determines the registered client for a window or control and returns the client.

See Also

bDragDropManager:RegisterClient()

 


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