Uses of Interface
io.github.mmm.ui.api.widget.window.UiChildWindow
-
Packages that use UiChildWindow Package Description io.github.mmm.ui.api.widget.window -
-
Uses of UiChildWindow in io.github.mmm.ui.api.widget.window
Subinterfaces of UiChildWindow in io.github.mmm.ui.api.widget.window Modifier and Type Interface Description interface
UiPopup
UiAbstractWindow
representing a modal popup window that blocks the client application until it isclosed
.interface
UiWindow
A normal window (no popup).Methods in io.github.mmm.ui.api.widget.window with parameters of type UiChildWindow Modifier and Type Method Description default UiAbstractWindow
UiAbstractWindow. findChild(UiChildWindow window)
-