view flys-client/src/main/java/de/intevation/flys/client/client/event/DatacageDoubleClickHandler.java @ 4019:e249bd8fe72e

i18n for annotations.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Tue, 02 Oct 2012 12:18:03 +0200
parents 07aa1f504491
children
line wrap: on
line source
package de.intevation.flys.client.client.event;

import de.intevation.flys.client.shared.model.ToLoad;


public interface DatacageDoubleClickHandler {

    void onDoubleClick(ToLoad toLoad);
}

http://dive4elements.wald.intevation.org