public static interface HandlerHost.Handler
| Modifier and Type | Method and Description |
|---|---|
void |
handle(CommodityContainer commodities,
Point location)
Handle the given transfers.
|
void handle(@NotNull CommodityContainer commodities, @Nullable Point location) throws TransferException
commodities - A map containing transfer type-mapped commodities.location - a Point indicating the Cursor's current location in the Component's coordinates. Location may be null if the transfer has been started automatically.TransferException - If the transfer failed for any reason.Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500