Uses of Interface
info.magnolia.ui.vaadin.gwt.client.applauncher.event.AppActivationEvent.Handler

Packages that use AppActivationEvent.Handler
info.magnolia.ui.vaadin.gwt.client.applauncher.event   
info.magnolia.ui.vaadin.gwt.client.applauncher.widget   
 

Uses of AppActivationEvent.Handler in info.magnolia.ui.vaadin.gwt.client.applauncher.event
 

Fields in info.magnolia.ui.vaadin.gwt.client.applauncher.event with type parameters of type AppActivationEvent.Handler
static com.google.web.bindery.event.shared.Event.Type<AppActivationEvent.Handler> AppActivationEvent.TYPE
           
 

Methods in info.magnolia.ui.vaadin.gwt.client.applauncher.event that return types with arguments of type AppActivationEvent.Handler
 com.google.web.bindery.event.shared.Event.Type<AppActivationEvent.Handler> AppActivationEvent.getAssociatedType()
           
 

Methods in info.magnolia.ui.vaadin.gwt.client.applauncher.event with parameters of type AppActivationEvent.Handler
protected  void AppActivationEvent.dispatch(AppActivationEvent.Handler handler)
           
 

Uses of AppActivationEvent.Handler in info.magnolia.ui.vaadin.gwt.client.applauncher.widget
 

Classes in info.magnolia.ui.vaadin.gwt.client.applauncher.widget that implement AppActivationEvent.Handler
 class AppLauncherViewImpl
          Implementation of AppLauncher view.
 



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