Uses of Class
de.xima.fc.gui.event.entity.ProjectResourceModifiedEvent
Packages that use ProjectResourceModifiedEvent
- 
Uses of ProjectResourceModifiedEvent in de.xima.fc.gui.bean.designer.handler.event
Methods in de.xima.fc.gui.bean.designer.handler.event with parameters of type ProjectResourceModifiedEventModifier and TypeMethodDescriptionvoidProjectResourceApplicationEventHandler.onProjectResourceUpdates(ProjectResourceModifiedEvent event) When a project resource was added, updated, or deleted. - 
Uses of ProjectResourceModifiedEvent in de.xima.fc.workflow.designer.event
Methods in de.xima.fc.workflow.designer.event with parameters of type ProjectResourceModifiedEventModifier and TypeMethodDescriptionvoidWorkflowDesignerApplicationEventHandler.onProjectResourceModified(ProjectResourceModifiedEvent event) When a project resource was modified.