Uses of Class
com.storedobject.vaadin.TranslatedField
Packages that use TranslatedField
Package
Description
-
Uses of TranslatedField in com.storedobject.ui
Subclasses of TranslatedField in com.storedobject.uiModifier and TypeClassDescriptionclass
Field to accept a country's ISO code (2 characters) as a value.class
class
MeasurementField<T extends Quantity>
Create a field to accept a specific measurementQuantity
.class
class
class
Field to acceptTimestamp
values. -
Uses of TranslatedField in com.storedobject.ui.inventory
Subclasses of TranslatedField in com.storedobject.ui.inventory -
Uses of TranslatedField in com.storedobject.ui.util
Subclasses of TranslatedField in com.storedobject.ui.util -
Uses of TranslatedField in com.storedobject.vaadin
Subclasses of TranslatedField in com.storedobject.vaadinModifier and TypeClassDescriptionclass
Boolean field displayed like a radio field.class
AComboBox
style field with anInteger
value type.class
A field to editDate
.class
Field to edit an IPv6 addresses.class
Field to edit an IP addresses.class
A field that shows text from a list and the index of the list is treated as it value (So,AbstractField.getValue()
returns anInteger
).class
A field to edit legacyDate
.class
A field that shows text from a list and the index of the list is treated as it value (So,AbstractField.getValue()
returns anInteger
).class
Field to accept valid MAC address.class
Radio choice field.class
A field that allows you to select multiple values from a fixed list of Strings.