These are classes which are used to build and equanda generated tapestry5 (crud) user interface for the domain model.
Contrary to the tapestry5 component, this is equanda specific and not intended to be used without dependencies on the rest of equanda.
h2 Translation support
The t5gui module defines a binding which can be used to use the translations as defined in the equanda specific translations files.
This can be accessed using the "equanda-message" binding prefix (and the key as value).
For details see this page.