Uses of Class
com.vaadin.portlet.VaadinPortlet
-
Packages that use VaadinPortlet Package Description com.vaadin.portlet -
-
Uses of VaadinPortlet in com.vaadin.portlet
Subclasses of VaadinPortlet in com.vaadin.portlet Modifier and Type Class Description classLegacyVaadinPortletMethods in com.vaadin.portlet 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.portlet with parameters of type VaadinPortlet Constructor Description VaadinPortletService(VaadinPortlet portlet, DeploymentConfiguration deploymentConfiguration)
-