Releases: glebfox/jmix-localized-string-datatype-addon
Releases · glebfox/jmix-localized-string-datatype-addon
1.1.0
1.0.0
Initial implementation
Added
LocalizedString- custom Java class used as a type of entity attributes.LocalizedStringDatatype- aDatatypeimplementation class forLocalizedString.LocalizedStringConverter- a class that converts entity attribute state into database column representation and back again.LocalizedStringEditAction- that opens a dialog that edits a localized string value represented by theLocalizedStringdatatype.