Documentation
Liferay provides a rich store of resources and knowledge to help our community better use and work with our technology.
Vaadin
Specify the location of the portal wide Vaadin themes and widget set (client side JavaScript).
vaadin.resources.path=/html
Specify the base Vaadin theme to load automatically for all Vaadin portlets. A portlet can include an additional theme that is loaded after the shared theme.
vaadin.theme=liferay
Specify the shared widget set (client side JavaScript) that is used by all Vaadin portlets running in the portal.
vaadin.widgetset=com.vaadin.portal.gwt.PortalDefaultWidgetSet