Uses of Class
de.xima.fc.workflow.designer.model.PropertiesPanelModel
Packages that use PropertiesPanelModel
Package
Description
- 
Uses of PropertiesPanelModel in de.xima.fc.workflow.designer.bean
Methods in de.xima.fc.workflow.designer.bean that return PropertiesPanelModelMethods in de.xima.fc.workflow.designer.bean with parameters of type PropertiesPanelModelModifier and TypeMethodDescriptionvoidWorkflowModelBean.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 PropertiesPanelModelModifier and TypeMethodDescriptionstatic 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