Smalltalk/X Webserver
Documentation of class 'HierarchicalDropTargetController':
everywhere
www.exept.de
for:
Class: HierarchicalDropTargetController
Inheritance
Class protocol
constants
instance creation
Instance protocol
drop actions
instance creation
private
Inheritance:
Object
| +--
HierarchicalDropTargetController
Package:
stx:libwidg2
Category:
Interface-DragAndDrop
Version:
rev:
1.5
date:
2009/12/22 11:04:38
user:
cg
file:
HierarchicalDropTargetController.st
directory:
libwidg2
module:
stx
stc-classLibrary:
libwidg2
Class protocol:
constants
delayMilliSecondsBeforeExpand
instance creation
receiver:
aReceiver
argument:
anArgument
dropSelector:
aDropSelector
canDropSelector:
aCanDropSelector
receiver:
aReceiver
argument:
anArgument
dropSelector:
aDropSelector
canDropSelector:
aCanDropSelector
canExpandSelector:
aCanExpandSelector
receiver:
aReceiver
dropSelector:
aDropSelector
canDropSelector:
aCanDropSelector
receiver:
aReceiver
dropSelector:
aDropSelector
canDropSelector:
aCanDropSelector
canExpandSelector:
aCanExpandSelector
Instance protocol:
drop actions
canDrop:
aDropContext
return true, if the DropContext can be dropped into the list of items
drop:
aDropContext
drop the dropContext into the hierachical list of items
dropEnter:
aDropContext
a drop operation enters my widget; set the highlightMode in the target widget
dropLeave:
aDropContext
restore drop indications drawn...
dropOver:
aDropContext
instance creation
receiver:
aReceiver
argument:
anArgument
dropSelector:
aDropSelector
canDropSelector:
aCanDropSelector
canExpandSelector:
aCanExpandSelector
private
changeDropLineTo:
aLineOrNil
in:
aDropContext
expandForDrop:
aDropContext
at:
aLnNr
ST/X 6.1.1; WebServer 1.620 at exept:8081; Wed, 23 May 2012 19:15:36 GMT