| Class | Description |
|---|---|
| ConvertersKt | |
| DataProvidersKt | |
| EntityToIdConverter2<ID,T extends Entity<ID>> |
Converts an entity to its ID and back. Useful for combo boxes which shows a list of entities as their options while being bound to a
field containing ID of that entity.
|