Package io.jmix.ui.sys
Class WindowContextImpl
java.lang.Object
io.jmix.ui.sys.FrameContextImpl
io.jmix.ui.sys.WindowContextImpl
- All Implemented Interfaces:
FrameContext
,WindowContext
-
Field Summary
Fields inherited from class io.jmix.ui.sys.FrameContextImpl
frame
-
Constructor Summary
-
Method Summary
Methods inherited from class io.jmix.ui.sys.FrameContextImpl
addValueChangeListener, getFrame, getParameterNames, getParameterValue, getParams, getParamsMap, getParamValue, getValue, getValue, setValue
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.jmix.ui.component.FrameContext
addValueChangeListener, getFrame, getParams, getParamValue, getValue, setValue
-
Constructor Details
-
WindowContextImpl
-
-
Method Details
-
getOpenMode
Description copied from interface:WindowContext
How the window is opened.- Specified by:
getOpenMode
in interfaceWindowContext
-