We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
Uses of Class
com.vaadin.flow.component.login.LoginI18n
Packages that use LoginI18n
-
Uses of LoginI18n in com.vaadin.flow.component.login
Methods in com.vaadin.flow.component.login that return LoginI18nMethods in com.vaadin.flow.component.login with parameters of type LoginI18nModifier and TypeMethodDescriptionvoid
Sets the internationalized messages to be used by this instance.
Constructors in com.vaadin.flow.component.login with parameters of type LoginI18nModifierConstructorDescriptionAbstractLogin
(LoginI18n i18n) Initializes a new AbstractLogin.
LoginOverlay
(LoginI18n i18n)