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
Constructors -
Method Summary
Methods inherited from class io.jmix.ui.sys.FrameContextImpl
addValueChangeListener, getFrame, getParameterNames, getParameterValue, getParams, getParamsMap, getParamValue, getValue, getValue, setValueMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.jmix.ui.component.FrameContext
addValueChangeListener, getFrame, getParams, getParamValue, getValue, setValue
-
Constructor Details
-
WindowContextImpl
-
-
Method Details
-
getOpenMode
Description copied from interface:WindowContextHow the window is opened.- Specified by:
getOpenModein interfaceWindowContext
-