cz.cuni.amis.pogamut.base.component.bus.event
Interface IResetEvent<SOURCE extends IComponent>

All Superinterfaces:
IComponentEvent<SOURCE>
All Known Implementing Classes:
ResetEvent

public interface IResetEvent<SOURCE extends IComponent>
extends IComponentEvent<SOURCE>


Method Summary
 
Methods inherited from interface cz.cuni.amis.pogamut.base.component.bus.IComponentEvent
getSource