|
info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.animation.JQueryAnimation#JQueryAnimation
creating callbacks in this class and setting them in the constructor is not needed, they are already instantiated in the info.magnolia.ui.vaadin.gwt.client.jquerywrapper.AnimationSettings
delegate the adding of callbacks to the settings.addCallback()
info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.AppsTransitionDelegate#removeWidget
info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.AppsTransitionDelegate#setVisibleChild
use constants for the 500 ms passed into the run methods
|