|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |