Uses of Class
de.xima.fc.gui.event.entity.ClientResourceModifiedEvent
-
Packages that use ClientResourceModifiedEvent Package Description de.xima.fc.workflow.designer.event -
-
Uses of ClientResourceModifiedEvent in de.xima.fc.workflow.designer.event
Methods in de.xima.fc.workflow.designer.event with parameters of type ClientResourceModifiedEvent Modifier and Type Method Description void
WorkflowDesignerApplicationEventHandler. onClientResourceModified(ClientResourceModifiedEvent event)
When a client resource was modified.
-