Module io.github.mmm.ui.api.controller
Provides the API for dialog controllers and routing.
-
-
Packages
Exports Package Description io.github.mmm.ui.api.controller io.github.mmm.ui.api.controller.action
-
Modules
Requires Modifier Module Description transitive io.github.mmm.ui.api.window Provides the API for binding of UI with properties and beans.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.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
Uses Type Description UiNavigationManager Interface to manageUiController
s.
-