de.espirit.firstspirit.ui.gadgets.aspects.transfer
Interface HandlerHost.Handler

Enclosing interface:
HandlerHost

public static interface HandlerHost.Handler

A transfer handler.

Since:
4.2.426

Method Summary
 void handle(CommodityContainer commodities, Point location)
          Handle the given transfers.
 

Method Detail

handle

void handle(@NotNull
            CommodityContainer commodities,
            Point location)
            throws TransferException
Handle the given transfers.

Parameters:
commodities - A map containing transfer type-mapped commodities.
location - a Point indicating the Cursor's current location in the Component's coordinates.
Throws:
TransferException - If the transfer failed for any reason.
Since:
4.2.426


Copyright © 2012 e-Spirit AG. All Rights Reserved. Build 4.2.480