|
Search this API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ModuleListener
EventListener interface used by YModule
to notify interested instances
about the progress of the module's execution.
ModuleEvent
,
YModule.addModuleListener(ModuleListener)
,
YModule.removeModuleListener(ModuleListener)
Method Summary | |
---|---|
void |
moduleEventHappened(ModuleEvent moduleEvent)
Single callback method used to deliver the event. |
Method Detail |
---|
void moduleEventHappened(ModuleEvent moduleEvent)
|
© Copyright 2000-2022, yWorks GmbH. All rights reserved. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |