Uses of Class
de.xima.fc.gui.bean.project.AProjectDetailsBean
-
Packages that use AProjectDetailsBean Package Description de.xima.fc.gui.bean.project de.xima.fc.gui.bean.workflow de.xima.fc.gui.model.version -
-
Uses of AProjectDetailsBean in de.xima.fc.gui.bean.project
Subclasses of AProjectDetailsBean in de.xima.fc.gui.bean.project Modifier and Type Class Description class
BasicDataTableBean
Basisklasse fürProjectDataTableBean
undProjectInboxBean
class
FormExportBean
Bean for configuring the print export of projectsclass
FormPortraitExportBean
Bean for configuring the print export of projectsclass
FormSaveExportBean
Bean for exporting a copy of the form.class
FormVersionBean
class
ProjectAccessBean
Bean for the project sub menu "access".class
ProjectDataTableBean
Bean zur Verwaltung der projektspezifischen Formular-Datentabelleclass
ProjectDetailsBean
class
ProjectDOIBean
class
ProjectExportBean
class
ProjectGroupEditBean
Bean for editing the groups of a projectclass
ProjectInboxBean
class
ProjectInviteBean
class
ProjectShareBean
Handles creation and customization of a simple form share linkclass
ProjectUpdateWorkflowBean
Bean for the form overview menu. -
Uses of AProjectDetailsBean in de.xima.fc.gui.bean.workflow
Subclasses of AProjectDetailsBean in de.xima.fc.gui.bean.workflow Modifier and Type Class Description class
StateTreeBean
Deprecated.Use the new workflow engine. -
Uses of AProjectDetailsBean in de.xima.fc.gui.model.version
Constructors in de.xima.fc.gui.model.version with parameters of type AProjectDetailsBean Constructor Description ProjectVersionModel(AProjectDetailsBean projectDetails, Benutzer user)
-