Package io.jmix.flowui.model.impl
Class ViewDataImpl
java.lang.Object
io.jmix.flowui.model.impl.AbstractDataComponentsHolder
io.jmix.flowui.model.impl.ViewDataImpl
- All Implemented Interfaces:
HasDataComponents
,ViewData
@Component("flowui_ViewData")
@Scope("prototype")
public class ViewDataImpl
extends AbstractDataComponentsHolder
implements ViewData
-
Field Summary
Fields inherited from class io.jmix.flowui.model.impl.AbstractDataComponentsHolder
containers, dataContext, loaders
-
Constructor Summary
-
Method Summary
Methods inherited from class io.jmix.flowui.model.impl.AbstractDataComponentsHolder
getContainer, getContainerIds, getContainers, getDataContext, getDataContextOrNull, getLoader, getLoaderIds, getLoaders, loadAll, registerContainer, registerLoader, setDataContext
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.jmix.flowui.component.HasDataComponents
getContainer, getContainerIds, getDataContext, getDataContextOrNull, getLoader, getLoaderIds, loadAll, registerContainer, registerLoader, setDataContext
-
Field Details
-
viewId
-
-
Constructor Details
-
ViewDataImpl
public ViewDataImpl()
-
-
Method Details
-
getViewId
-
setViewId
-
getOwnerId
- Specified by:
getOwnerId
in classAbstractDataComponentsHolder
-