Uses of Interface
com.vaadin.terminal.gwt.server.PortletApplicationContext.PortletListener

Packages that use PortletApplicationContext.PortletListener
com.vaadin.terminal.gwt.server   
 

Uses of PortletApplicationContext.PortletListener in com.vaadin.terminal.gwt.server
 

Fields in com.vaadin.terminal.gwt.server with type parameters of type PortletApplicationContext.PortletListener
protected  Map<Application,Set<PortletApplicationContext.PortletListener>> PortletApplicationContext.portletListeners
           
 

Methods in com.vaadin.terminal.gwt.server with parameters of type PortletApplicationContext.PortletListener
 void PortletApplicationContext.addPortletListener(Application app, PortletApplicationContext.PortletListener listener)
           
 void PortletApplicationContext.removePortletListener(Application app, PortletApplicationContext.PortletListener listener)
           
 



Copyright © 2000-2011 Vaadin Ltd. All Rights Reserved.