The module mmm-ui-api-data
provides complex and advanced data-widgets such as UiDataTable
, UiDataTree
, and UiDataTreeTable
to display and navigate on larger sets of data.
See the JavaDoc link for further details.
Maven Dependency:
<dependency>
<groupId>io.github.m-m-m</groupId>
<artifactId>mmm-ui-api-data</artifactId>
</dependency>
Module Dependency:
requires transitive io.github.mmm.ui.api.data;