List of usage examples for com.google.gwt.query.client.plugins MouseOptions subclass-usage
From source file gwtquery.plugins.draggable.client.DraggableOptions.java
/**
* This class is used to configure the drag operation.
* <p/>
* See <a href=
* "http://code.google.com/p/gwtquery-plugins/wiki/DraggablePluginGettingStarted"
* >the wiki page</a> for more documentation and samples
From source file gwtquery.plugins.selectable.client.SelectableOptions.java
/**
* Object containing all options for the Selectable plugin
*
* @author Julien Dramaix (julien.dramaix@gmail.com, @jdramaix)
*
*/