Uses of Class
com.vaadin.server.VaadinPortlet

Packages that use VaadinPortlet
com.vaadin.server   
 

Uses of VaadinPortlet in com.vaadin.server
 

Subclasses of VaadinPortlet in com.vaadin.server
 class LegacyVaadinPortlet
           
 

Methods in com.vaadin.server that return VaadinPortlet
static VaadinPortlet VaadinPortlet.getCurrent()
          Gets the currently used Vaadin portlet.
 VaadinPortlet VaadinPortletService.getPortlet()
          Retrieves a reference to the portlet associated with this service.
 

Constructors in com.vaadin.server with parameters of type VaadinPortlet
VaadinPortletService(VaadinPortlet portlet, DeploymentConfiguration deploymentConfiguration)
           
 



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