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

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

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

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

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



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