Uses of Class
de.xima.fc.workflow.designer.model.PropertiesPanelModel
-
Packages that use PropertiesPanelModel Package Description de.xima.fc.workflow.designer.bean de.xima.fc.workflow.designer.helper de.xima.fc.workflow.designer.model -
-
Uses of PropertiesPanelModel in de.xima.fc.workflow.designer.bean
Methods in de.xima.fc.workflow.designer.bean that return PropertiesPanelModel Modifier and Type Method Description PropertiesPanelModel
WorkflowModelBean. getPropertiesPanelModel()
Methods in de.xima.fc.workflow.designer.bean with parameters of type PropertiesPanelModel Modifier and Type Method Description void
WorkflowModelBean. setPropertiesPanelModel(PropertiesPanelModel propertiesPanelModel)
-
Uses of PropertiesPanelModel in de.xima.fc.workflow.designer.helper
Methods in de.xima.fc.workflow.designer.helper with parameters of type PropertiesPanelModel Modifier and Type Method Description static FlowchartSelection<?>
ElementPropertiesHelper. findElementFuzzy(AssociatesModel associatesModel, FlowchartModel flowchartModel, PropertiesPanelModel propertiesPanelModel)
Attempts to find the workflow element (node or trigger) indicated by the currentgetSelection()
. -
Uses of PropertiesPanelModel in de.xima.fc.workflow.designer.model
Methods in de.xima.fc.workflow.designer.model that return PropertiesPanelModel Modifier and Type Method Description static PropertiesPanelModel
PropertiesPanelModel. empty()
-