-
Enums Enum Description com.vaadin.server.VaadinPortlet.RequestType As of 7.0. This is no longer used and only provided for backwards compatibility. EachRequestHandlercan individually decide whether it wants to handle a request or not.
-
Fields Field Description com.vaadin.server.VaadinPortlet.PORTAL_PARAMETER_VAADIN_THEME As of 7.0. Will likely change or be removed in a future versioncom.vaadin.server.VaadinPortlet.PORTLET_PARAMETER_STYLE As of 7.0. Will likely change or be removed in a future versioncom.vaadin.server.VaadinPortlet.RESOURCE_URL_ID As of 7.0. Will likely change or be removed in a future versioncom.vaadin.server.VaadinPortlet.WRITE_AJAX_PAGE_SCRIPT_WIDGETSET_SHOULD_WRITE As of 7.0. Will likely change or be removed in a future version
-
Methods Method Description com.vaadin.server.VaadinPortlet.getRequestType(VaadinPortletRequest) As of 7.0. This is no longer used and only provided for backwards compatibility. EachRequestHandlercan individually decide whether it wants to handle a request or not.com.vaadin.server.VaadinPortlet.handleRequest(PortletRequest, PortletResponse) As of 7.0. Will likely change or be removed in a future versioncom.vaadin.server.VaadinPortletService.getRequestType(VaadinRequest) As of 7.0. Will likely change or be removed in a future version