Package io.github.mmm.ui.api.controller
-
Interface Summary Interface Description UiController<V extends io.github.mmm.ui.api.widget.UiRegularWidget> This is the interface for a dialog of the client application.UiNavigationEventListener Interface forEventListener
receivingUiNavigationEvent
s.UiNavigationManager Interface to manageUiController
s. -
Class Summary Class Description UiEmbedding AUiEmbedding
represents a location within theview
of aUiController
where a sub-dialog shall beembedded
.UiNavigationEvent Event fornavigation
.UiPlace