| Class | Description |
|---|---|
| ConvertersKt | |
| DataProvidersKt | |
| EntityToIdConverter<ID,T extends KEntity<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.
|