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 TypeMethodDescriptionvoid
ProjectResourceApplicationEventHandler.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 TypeMethodDescriptionvoid
WorkflowDesignerApplicationEventHandler.onProjectResourceModified
(ProjectResourceModifiedEvent event) When a project resource was modified.