List of usage examples for com.google.gwt.event.dom.client DragDropEventBase subclass-usage
From source file thothbot.parallax.core.client.context.Context3dLostEvent.java
/** * Represents a native webgl context lost event. * * @author hao1300@gmail.com */ public class Context3dLostEvent extends DragDropEventBase<Context3dLostHandler> {