Index

B C G O S T V 
All Classes and Interfaces|All Packages|Serialized Form

B

BOTTOM - Enum constant in enum class com.vaadin.flow.component.cookieconsent.CookieConsent.Position
Deprecated.
 
BOTTOM_LEFT - Enum constant in enum class com.vaadin.flow.component.cookieconsent.CookieConsent.Position
Deprecated.
 
BOTTOM_RIGHT - Enum constant in enum class com.vaadin.flow.component.cookieconsent.CookieConsent.Position
Deprecated.
 

C

com.vaadin.flow.component.cookieconsent - package com.vaadin.flow.component.cookieconsent
 
CookieConsent - Class in com.vaadin.flow.component.cookieconsent
Deprecated, for removal: This API element is subject to removal in a future version.
CookieConsent is deprecated and will be removed without a replacement in Vaadin 25.
CookieConsent() - Constructor for class com.vaadin.flow.component.cookieconsent.CookieConsent
Deprecated.
Creates a banner with default values.
CookieConsent(String, String, String, String, CookieConsent.Position) - Constructor for class com.vaadin.flow.component.cookieconsent.CookieConsent
Deprecated.
Creates a banner with the specified data
CookieConsent.Position - Enum Class in com.vaadin.flow.component.cookieconsent
Deprecated.
Position of the banner.

G

getStyle() - Method in class com.vaadin.flow.component.cookieconsent.CookieConsent
Deprecated.
 

O

onAttach(AttachEvent) - Method in class com.vaadin.flow.component.cookieconsent.CookieConsent
Deprecated.
 

S

setCookieName(String) - Method in class com.vaadin.flow.component.cookieconsent.CookieConsent
Deprecated.
Sets the name of the cookie to remember that the user has consented.
setDismissLabel(String) - Method in class com.vaadin.flow.component.cookieconsent.CookieConsent
Deprecated.
Sets the dismiss/consent button's text
setLearnMoreLabel(String) - Method in class com.vaadin.flow.component.cookieconsent.CookieConsent
Deprecated.
Sets the label of the 'learn more' link
setLearnMoreLink(String) - Method in class com.vaadin.flow.component.cookieconsent.CookieConsent
Deprecated.
Sets the URL of the 'learn more' link
setMessage(String) - Method in class com.vaadin.flow.component.cookieconsent.CookieConsent
Deprecated.
Sets the consent message to show in the banner.
setPosition(CookieConsent.Position) - Method in class com.vaadin.flow.component.cookieconsent.CookieConsent
Deprecated.
Sets the position of the banner on the page.

T

TOP - Enum constant in enum class com.vaadin.flow.component.cookieconsent.CookieConsent.Position
Deprecated.
 
TOP_LEFT - Enum constant in enum class com.vaadin.flow.component.cookieconsent.CookieConsent.Position
Deprecated.
 
TOP_RIGHT - Enum constant in enum class com.vaadin.flow.component.cookieconsent.CookieConsent.Position
Deprecated.
 

V

valueOf(String) - Static method in enum class com.vaadin.flow.component.cookieconsent.CookieConsent.Position
Deprecated.
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.vaadin.flow.component.cookieconsent.CookieConsent.Position
Deprecated.
Returns an array containing the constants of this enum class, in the order they are declared.
B C G O S T V 
All Classes and Interfaces|All Packages|Serialized Form