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 SummaryFieldsFields inherited from class io.jmix.flowui.model.impl.AbstractDataComponentsHoldercontainers, dataContext, loaders
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class io.jmix.flowui.model.impl.AbstractDataComponentsHoldergetContainer, getContainerIds, getContainers, getDataContext, getDataContextOrNull, getLoader, getLoaderIds, getLoaders, loadAll, registerContainer, registerLoader, setDataContextMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.jmix.flowui.component.HasDataComponentsgetContainer, getContainerIds, getDataContext, getDataContextOrNull, getLoader, getLoaderIds, loadAll, registerContainer, registerLoader, setDataContext
- 
Field Details- 
viewId
 
- 
- 
Constructor Details- 
ViewDataImplpublic ViewDataImpl()
 
- 
- 
Method Details- 
getViewId
- 
setViewId
- 
getOwnerId- Specified by:
- getOwnerIdin class- AbstractDataComponentsHolder
 
 
-