Uses of Interface
info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.TransitionDelegate

Packages that use TransitionDelegate
info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport   
info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget   
 

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

Classes in info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport that implement TransitionDelegate
 class AppsTransitionDelegate
          The AppsTransitionDelegate provides custom transition logic when launching, closing an app, or switching between apps.
 class ShellAppsTransitionDelegate
          The ShellAppsTransitionDelegate provides custom transition logic when activating viewport or a specific app.
static class TransitionDelegate.BaseTransitionDelegate
          The Class BaseTransitionDelegate with the bypass mechanism.
 

Uses of TransitionDelegate in info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget
 

Methods in info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget that return TransitionDelegate
 TransitionDelegate ViewportWidget.getTransitionDelegate()
           
 

Methods in info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.widget with parameters of type TransitionDelegate
 void ViewportWidget.setTransitionDelegate(TransitionDelegate transitionDelegate)
           
 



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