Uses of Class
de.xima.fc.gui.common.bean.ABooleanExpressionBean
-
Packages that use ABooleanExpressionBean Package Description de.xima.fc.gui.bean.user de.xima.fc.workflow.designer.bean.nodes -
-
Uses of ABooleanExpressionBean in de.xima.fc.gui.bean.user
Subclasses of ABooleanExpressionBean in de.xima.fc.gui.bean.user Modifier and Type Class Description classClientAuthorizationBeanBean for handling ofIEntityClientAuthorizationin theauthorizations.xhtml -
Uses of ABooleanExpressionBean in de.xima.fc.workflow.designer.bean.nodes
Subclasses of ABooleanExpressionBean in de.xima.fc.workflow.designer.bean.nodes Modifier and Type Class Description classBaseMultipleCheckBean<TData extends IMultipleCheckProps>Bean for editing workflow nodes for which a complex condition need to be configured, such as an if-else condition or a while loop.classFcDoUntilLoopBeanBean for editing FORMCYCLEEWorkflowNodeType.FC_DO_UNTIL_LOOPnodes.classFcMultipleConditionBeanBean for editing formcycleEWorkflowNodeType.FC_MULTIPLE_CONDITIONnodes.classFcSwitchCaseBeanBean for editing formcycleEWorkflowNodeType.FC_MULTIPLE_CONDITIONnodes.classFcWhileLoopBeanBean for editing FORMCYCLEEWorkflowNodeType.FC_WHILE_LOOPnodes.
-