Module io.github.mmm.ui.spi.controller
Provides SPI for controller management and navigation.
-
-
Packages
Exports Package Description io.github.mmm.ui.spi.controller
-
Modules
Requires Modifier Module Description transitive io.github.mmm.ui.api.controller Provides the API for dialog controllers and routing.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.ui.api.core Provides the API for the universal user-interface framework.transitive io.github.mmm.ui.api.window Provides the API for binding of UI with properties and beans.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.
-
Services
Provides Type Description UiController<V extends UiRegularWidget> Uses Type Description UiController<V extends UiRegularWidget> This is the interface for a dialog of the client application.
-