Uses of Interface
de.xima.fc.gui.interfaces.data.IEntityViewModel
Packages that use IEntityViewModel
Package
Description
-
Uses of IEntityViewModel in de.xima.fc.gui.bean
Methods in de.xima.fc.gui.bean with parameters of type IEntityViewModel -
Uses of IEntityViewModel in de.xima.fc.gui.bean.project
Methods in de.xima.fc.gui.bean.project with parameters of type IEntityViewModelModifier and TypeMethodDescriptionvoid
AProjectDetailsBean.setEntity
(IEntityViewModel<Projekt> model) void
AProjectDetailsBean.setProject
(IEntityViewModel<Projekt> model) void
ProjectShareBean.setProject
(IEntityViewModel<Projekt> model) -
Uses of IEntityViewModel in de.xima.fc.gui.bean.resource
Methods in de.xima.fc.gui.bean.resource with parameters of type IEntityViewModelModifier and TypeMethodDescriptionvoid
ProjectResourceBean.setProject
(IEntityViewModel<Projekt> model) -
Uses of IEntityViewModel in de.xima.fc.gui.model.project
Classes in de.xima.fc.gui.model.project that implement IEntityViewModelModifier and TypeClassDescriptionclass
AEntityViewModel<E extends de.xima.cmn.dao.interfaces.IEntity<Long>>
Abstract base class for entity view modelsclass
Model for displaying only the necessary information of a project