Uses of Class
com.storedobject.vaadin.TranslatedField
Packages that use TranslatedField
-
Uses of TranslatedField in com.storedobject.vaadin
Subclasses of TranslatedField in com.storedobject.vaadinModifier and TypeClassDescriptionclassBoolean field displayed like a radio field.classAComboBoxstyle field with anIntegervalue type.classA field to editDate.classField to edit an IPv6 addresses.classField to edit an IP addresses.classA field that shows text from a list and the index of the list is treated as it value (So,AbstractField.getValue()returns anInteger).classA field to edit legacyDate.classA field that shows text from a list and the index of the list is treated as it value (So,AbstractField.getValue()returns anInteger).classField to accept valid MAC address.classRadio choice field.classA field that allows you to select multiple values from a fixed list of Strings.