Uses of Interface
de.xima.fc.gui.common.interfaces.event.IViewEvent
- 
Packages that use IViewEvent Package Description de.xima.fc.gui.common.bean.eventbus de.xima.fc.gui.common.event  - 
- 
Uses of IViewEvent in de.xima.fc.gui.common.bean.eventbus
Methods in de.xima.fc.gui.common.bean.eventbus with parameters of type IViewEvent Modifier and Type Method Description voidViewEventBusBean. post(IViewEvent event) - 
Uses of IViewEvent in de.xima.fc.gui.common.event
Classes in de.xima.fc.gui.common.event that implement IViewEvent Modifier and Type Class Description classPluginInstallSuccessEventWhen a plugin installed or updated.classTreeSelectChangeEventAn event that is fired when the currently selected tree node (workflow) is changed. 
 -