Uses of Class
de.xima.fc.gui.common.event.ProjectUpdatedEvent
-
Packages that use ProjectUpdatedEvent Package Description de.xima.fc.gui.bean.designer.handler.event de.xima.fc.gui.designer.form.event -
-
Uses of ProjectUpdatedEvent in de.xima.fc.gui.bean.designer.handler.event
Methods in de.xima.fc.gui.bean.designer.handler.event with parameters of type ProjectUpdatedEvent Modifier and Type Method Description void
GenericDesignerPageApplicationEventHandler. onProject(ProjectUpdatedEvent event)
When the title of the project was updated.void
GenericProjectOverviewConversationEventHandler. onProjectUpdatedEvent(ProjectUpdatedEvent event)
Updates the project overview when a form got saved. -
Uses of ProjectUpdatedEvent in de.xima.fc.gui.designer.form.event
Methods in de.xima.fc.gui.designer.form.event with parameters of type ProjectUpdatedEvent Modifier and Type Method Description void
FormDesignerApplicationEventHandler. handleEvent(ProjectUpdatedEvent event)
-