Package io.github.mmm.ui.api.controller
package io.github.mmm.ui.api.controller
-
ClassDescriptionUiController<V extends io.github.mmm.ui.api.widget.UiRegularWidget>This is the interface for a dialog of the client application.A
UiEmbedding
represents a location within theview
of aUiController
where a sub-dialog shall beembedded
.Event fornavigation
.Interface forEventListener
receivingUiNavigationEvent
s.Interface to manageUiController
s.