Module io.github.mmm.ui.spi.core
Provides the service provider interface (SPI) for UI framework to share base classes between different UI
implementations.
-
-
Packages
Exports Package Description io.github.mmm.ui.spi Contains the service provider interfaces (SPI) to extend when building implementations of this UI API.io.github.mmm.ui.spi.range io.github.mmm.ui.spi.widget Contains the SPI for widget implementations.
-
Modules
Requires Modifier Module Description transitive io.github.mmm.ui.api.core Provides the API for the universal user-interface framework.Indirect Requires Modifier Module Description transitive io.github.mmm.base Provides fundamental APIs and helper classes.transitive io.github.mmm.event Provides generic, reusable infrastructure to define, send and receive events.transitive io.github.mmm.nls Provides advanced native language support.transitive io.github.mmm.scanner Provides scanners that help to parse character sequences efficient and easily.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.
-