Uses of Class
de.xima.fc.gui.event.entity.TextTemplateModifiedEvent
Packages that use TextTemplateModifiedEvent
- 
Uses of TextTemplateModifiedEvent in de.xima.fc.gui.designer.form.event
Methods in de.xima.fc.gui.designer.form.event with parameters of type TextTemplateModifiedEventModifier and TypeMethodDescriptionvoidFormDesignerApplicationEventHandler.handleEvent(TextTemplateModifiedEvent event)  - 
Uses of TextTemplateModifiedEvent in de.xima.fc.workflow.designer.event
Methods in de.xima.fc.workflow.designer.event with parameters of type TextTemplateModifiedEventModifier and TypeMethodDescriptionvoidWorkflowDesignerApplicationEventHandler.onTextTemplateModified(TextTemplateModifiedEvent event) When a text template was modified.