List of usage examples for com.google.gwt.query.client.plugins MousePlugin subclass-usage
From source file gwtquery.plugins.draggable.client.Draggable.java
/** * Draggable plugin for GwtQuery */ public class Draggable extends MousePlugin { /**
From source file gwtquery.plugins.selectable.client.Selectable.java
/**
* Class implementing the JQuery-ui Selectable plugin.
*
* @author Julien Dramaix (julien.dramaix@gmail.com, @jdramaix)
*
*/