Package com.vaadin.flow.theme.material
Class Material
java.lang.Object
com.vaadin.flow.theme.material.Material
- All Implemented Interfaces:
com.vaadin.flow.theme.AbstractTheme,Serializable
@NpmPackage(value="@vaadin/vaadin-themable-mixin",version="24.7.12") @NpmPackage(value="@vaadin/polymer-legacy-adapter",version="24.7.12") @NpmPackage(value="@vaadin/vaadin-material-styles",version="24.7.12")
@JsModule("@vaadin/polymer-legacy-adapter/style-modules.js") @JsModule("@vaadin/vaadin-material-styles/color-global.js") @JsModule("@vaadin/vaadin-material-styles/typography-global.js")
@Deprecated
public class Material
extends Object
implements com.vaadin.flow.theme.AbstractTheme
Deprecated.
Since 24.7, the Material theme is deprecated and will be removed
in Vaadin 25.
Material component theme class implementation.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.getHtmlAttributes(String variant) Deprecated.Deprecated.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.vaadin.flow.theme.AbstractTheme
getHeaderInlineContents, translateUrl
-
Field Details
-
LIGHT
Deprecated.- See Also:
-
DARK
Deprecated.- See Also:
-
-
Constructor Details
-
Material
public Material()Deprecated.
-
-
Method Details
-
getBaseUrl
Deprecated.- Specified by:
getBaseUrlin interfacecom.vaadin.flow.theme.AbstractTheme
-
getThemeUrl
Deprecated.- Specified by:
getThemeUrlin interfacecom.vaadin.flow.theme.AbstractTheme
-
getHtmlAttributes
Deprecated.- Specified by:
getHtmlAttributesin interfacecom.vaadin.flow.theme.AbstractTheme
-