Module io.github.mmm.ui.test.data
Provides the implementation of data widgets for testing.
-
-
Packages
Exports Package Description io.github.mmm.ui.test.widget.data
-
Modules
Requires Modifier Module Description transitive io.github.mmm.ui.api.data Provides the API for data widgets.transitive io.github.mmm.ui.test.core Provides the implementation of the UI core for testing.Indirect Requires Modifier Module Description transitive io.github.mmm.base Provides fundamental APIs and helper classes.transitive io.github.mmm.bean Provides advanced Java beans based onmmm-property
.transitive io.github.mmm.event Provides generic, reusable infrastructure to define, send and receive events.transitive io.github.mmm.marshall Provides the API for mashalling and unmarshalling data to structured formats.transitive io.github.mmm.nls Provides advanced native language support.transitive io.github.mmm.property Provides advanced properties with support for change-listeners, bindings, validation, and marshalling.transitive io.github.mmm.property.builder Provides advanced properties with support for change-listeners, bindings, validation, and marshalling.transitive io.github.mmm.scanner Provides scanners that help to parse character sequences efficient and easily.transitive io.github.mmm.ui.api.core Provides the API for the universal user-interface framework.transitive io.github.mmm.ui.api.form Provides the API for form widgets (input form layout).transitive io.github.mmm.ui.spi.core Provides the service provider interface (SPI) for UI framework to share base classes between different UI implementations.transitive io.github.mmm.validation Provides validation API and infrastructure.transitive io.github.mmm.validation.main Provides standard validators with NLS and typed builders.transitive io.github.mmm.value Provides a minimalistic but powerful API for value containers.transitive io.github.mmm.value.observable Provides observable value API and implementation for standard Java types.
-
Services
Provides Type Description UiSingleWidgetFactoryNative<W extends UiNativeWidget>
-