|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IComponentEvent<SOURCE extends IComponent>
Event that may happen on the EventBut.
Notice that ComponentBus
does not require to operate only for components. Even though it is generally
better to transmit events only from descendants of IComponent
s as ComponentBus
provides
better support for listeners in such cases.
Method Summary | |
---|---|
SOURCE |
getSource()
|
Method Detail |
---|
SOURCE getSource()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |