API  0.9.7
 All Classes Files Functions Variables Macros Groups Pages
CPDragServer.j File Reference

Go to the source code of this file.

Macros

#define DRAGGING_WINDOW(anObject)   ([anObject isKindOfClass:[CPWindow class]] ? anObject : [anObject window])
 

Macro Definition Documentation

#define DRAGGING_WINDOW (   anObject)    ([anObject isKindOfClass:[CPWindow class]] ? anObject : [anObject window])