My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Links

GwtQuery is a jQuery-like API written in GWT, which allows GWT to be used in progressive enhancement scenarios where perhaps GWT widgets are too heavyweight.

Gwtquery-plugins is thought to be a repository for people who want contribute with plugins for GQuery.

If you have a plugin and you want to share it, feel free to ask for commit access sending an email to the gwtquery mailing list .

Read this wiki page to learn about how to create and release a plugin.

If you need a plugin or think it should be great to have it in gquery, open an issue and label it as !Type-NewPlugin. Then you can vote for it clicking on the star. Plugins with more votes will have preference when developing a new one. Please add the more information you can about the plugin, examples of similar plugins, if there is already a gwt widget which we can take advance of, etc.

Hosted plugin list

Plugin Name Description Example Documentation Author
Ratings Create a non-obstrusive star rating control based on a set of radio input boxes. sample wiki The GwtQuery Team
Selectable Select elements by drawing a lasso with the mouse over them or cliking on. examples wiki julien.dramaix
Draggable Make any DOM element or GWT widget draggable by mouse. examples wiki julien.dramaix
Droppable Make any DOM element or GWT widget target for draggable elements. examples wiki julien.dramaix
ColorPicker Enhance html inputs adding a color selection popup. sample - manuel.carrasco
FontPicker Enhanced pickers for selecting font family and size. sample - manuel.carrasco
MultiSelect Enhance multi-select html boxes with a drag and drop widget. sample - manuel.carrasco
Slider Enhance html numeric inputs with a slide bar. sample - manuel.carrasco
RichText Editor Enhance textareas with a visual editor or edit html elements. sample - manuel.carrasco
Enhance A bundle with RichEditor, ColorPicker, !Slider and more sample wiki manuel.carrasco

External plugin list

Plugin Name Description Example Documentation Author
GwtQueryUI A wrapper for the popular jquery-ui library. Apart of gquery, it needs jquery-ui and jquery to work. demo getting-started philippe.laflamme
Easing This extension contains additional easing functions to complement those that are present in the core gwtquery library demo getting-started Matthew Tai

Powered by Google Project Hosting