Uses of Class
info.magnolia.ui.vaadin.gwt.client.jquerywrapper.JQueryWrapper

Packages that use JQueryWrapper
info.magnolia.ui.vaadin.gwt.client.jquerywrapper   
info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.animation   
 

Uses of JQueryWrapper in info.magnolia.ui.vaadin.gwt.client.jquerywrapper
 

Methods in info.magnolia.ui.vaadin.gwt.client.jquerywrapper that return JQueryWrapper
 JQueryWrapper JQueryWrapper.children(String selector)
           
 JQueryWrapper JQueryWrapper.find(String selector)
           
static JQueryWrapper JQueryWrapper.select(com.google.gwt.user.client.Element el)
           
static JQueryWrapper JQueryWrapper.select(String style)
           
static JQueryWrapper JQueryWrapper.select(com.google.gwt.user.client.ui.Widget w)
           
static JQueryWrapper JQueryWrapper.selectId(String id)
           
 JQueryWrapper JQueryWrapper.stop()
           
 

Methods in info.magnolia.ui.vaadin.gwt.client.jquerywrapper with parameters of type JQueryWrapper
 void JQueryCallback.execute(JQueryWrapper query)
           
 void Callbacks.fire(JQueryWrapper jQueryContext)
           
 

Uses of JQueryWrapper in info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.animation
 

Methods in info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.animation that return JQueryWrapper
protected  JQueryWrapper JQueryAnimation.getJQueryWrapper()
           
 



Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.