public interface IComponentEvent<SOURCE extends IComponent>
Notice that ComponentBus does not require to operate only for components. Even though it is generally
better to transmit events only from descendants of IComponents as ComponentBus provides
better support for listeners in such cases.
SOURCE getSource()
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.