org.salespointframework.desktop.dnd
Class DefaultListViewDnDMotionComponent.ShadowCountingStockItemDBEntry

java.lang.Object
  extended by org.salespointframework.desktop.dnd.DefaultListViewDnDMotionComponent.ShadowCountingStockItemDBEntry
Enclosing class:
DefaultListViewDnDMotionComponent

public static class DefaultListViewDnDMotionComponent.ShadowCountingStockItemDBEntry
extends java.lang.Object

shadow item to move multiple items

Since:
4.0
Author:
Thomas Kissinger

Field Summary
 int count
           
 DataBasketEntry dbe
           
 
Constructor Summary
DefaultListViewDnDMotionComponent.ShadowCountingStockItemDBEntry(DataBasketEntry dbe)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

dbe

public DataBasketEntry dbe

count

public int count
Constructor Detail

DefaultListViewDnDMotionComponent.ShadowCountingStockItemDBEntry

public DefaultListViewDnDMotionComponent.ShadowCountingStockItemDBEntry(DataBasketEntry dbe)