Skip to content

Releases: glebfox/jmix-localized-string-datatype-addon

1.0.0

16 Aug 10:50
Compare
Choose a tag to compare

Initial implementation

Added

  • LocalizedString - custom Java class used as a type of entity attributes.
  • LocalizedStringDatatype - a Datatype implementation class for LocalizedString.
  • 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 the LocalizedString datatype.