@HtmlImport(value="frontend://bower_components/vaadin-material-styles/color.html") @HtmlImport(value="frontend://bower_components/vaadin-material-styles/typography.html") public class Material extends Object implements AbstractTheme
| Constructor and Description |
|---|
Material() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseUrl() |
Map<String,String> |
getBodyAttributes(String variant) |
List<String> |
getHeaderInlineContents() |
String |
getThemeUrl() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittranslateUrlpublic static final String LIGHT
public static final String DARK
public String getBaseUrl()
getBaseUrl in interface AbstractThemepublic String getThemeUrl()
getThemeUrl in interface AbstractThemepublic List<String> getHeaderInlineContents()
getHeaderInlineContents in interface AbstractThemepublic Map<String,String> getBodyAttributes(String variant)
getBodyAttributes in interface AbstractThemeCopyright © 2000–2019 Vaadin Ltd. All rights reserved.