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