|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StateChangedHandler
Interface that must be implemented in order to register to a specific event.
Method Summary | |
---|---|
void |
OnStateChanged(StateChangedEvent evt)
Method that will be called when a new event is reaised. |
Method Detail |
---|
void OnStateChanged(StateChangedEvent evt)
evt
- The event that has generated the related event
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |