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 interfaceUiPopupUiAbstractWindowrepresenting a modal popup window that blocks the client application until it isclosed.interfaceUiWindowA normal window (no popup).Methods in io.github.mmm.ui.api.widget.window with parameters of type UiChildWindow Modifier and Type Method Description default UiAbstractWindowUiAbstractWindow. findChild(UiChildWindow window)
-