Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@glebfox glebfox released this 16 Aug 10:50

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.