Package | Description |
---|---|
org.joty.workstation.gui |
Modifier and Type | Class and Description |
---|---|
class |
DataUpdateTransferHandler
Provides the sql update statement to be executed either on the 'target record
of the drop action' or on the 'source record of the start drag action'.
|
class |
SelectorsTransferHandler
It is associated to an
AnalogicalRowSelector object and implements
the delegation of effects of all the D&D actions involving it (either as
source or as target) to the DataUpdateTransferHandler object passed
to its constructor. |
Modifier and Type | Field and Description |
---|---|
protected DataOnTransferHandler |
DataOnTransferHandler.m_delegatedTransferHandler |
protected DataOnTransferHandler |
DataOnTransferHandler.m_delegatorTransferHandler |