Uses of Class
com.vaadin.server.VaadinPortlet
-
Packages that use VaadinPortlet Package Description com.vaadin.server -
-
Uses of VaadinPortlet in com.vaadin.server
Subclasses of VaadinPortlet in com.vaadin.server Modifier and Type Class Description classLegacyVaadinPortletMethods in com.vaadin.server that return VaadinPortlet Modifier and Type Method Description static VaadinPortletVaadinPortlet. getCurrent()Gets the currently used Vaadin portlet.VaadinPortletVaadinPortletService. getPortlet()Retrieves a reference to the portlet associated with this service.Constructors in com.vaadin.server with parameters of type VaadinPortlet Constructor Description VaadinPortletService(VaadinPortlet portlet, DeploymentConfiguration deploymentConfiguration)
-