eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'DragHandler::Generic':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: Generic (private in DragHandler

This class is only visible from within DragHandler.

Inheritance:

   Object
   |
   +--DragHandler
      |
      +--DragHandler::Generic

Package:
stx:libview2
Category:
Interface-DragAndDrop
Owner:
DragHandler
Author:
Claus Gittinger

Description:


this class handles a generic drag on the screen. It is not visible to
the user and is created automatically by the DragAndDropManger.


Related information:

    DragAndDropManager

Instance protocol:

instance creation
o  dragBlock: aTwoArgBlock
the dragBlock will be called with two arguments, aPoint and the drawing GC,
to perform the drawing at some dragPoint.

protocol
o  dragTo: aRootPoint
drag to a root point

o  postDragging
(comment from inherited method)
after dragging; restore root view ...



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 06:25:10 GMT