Package org.vaadin.firitin.fields.localized
package org.vaadin.firitin.fields.localized
-
ClassDescriptionLocalizedField<F extends com.vaadin.flow.component.textfield.TextFieldBase<F,
String>> Base class for aCustomFieldthat edits the language versions of a single piece of text.ALocalizedFieldthat edits each language version with a multi-lineTextArea.ALocalizedFieldthat edits each language version with a single-lineTextField.Strategy for translating a piece of text from one language to another, used byLocalizedFieldto fill in the language versions the user has not typed in themselves.