Package io.jmix.ui.component
Interface WindowContext
- All Superinterfaces:
FrameContext
- All Known Implementing Classes:
WindowContextImpl
Provides access to window parameters and component values.
-
Method Summary
Methods inherited from interface io.jmix.ui.component.FrameContext
addValueChangeListener, getFrame, getParams, getParamValue, getValue, setValue
-
Method Details
-
getOpenMode
OpenMode getOpenMode()How the window is opened.
-