|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.user1.union.core.event.BaseEvent
net.user1.union.core.event.ModuleEvent
public class ModuleEvent
ModuleEvent is a simple data class used to pass information from a module to registered event-listeners when a module event occurs. The ModuleEvent class also defines constants representing the available module events. To register for a module event, use the Module class's addEventListener() method.
| Constructor Summary | |
|---|---|
ModuleEvent()
|
|
| Method Summary |
|---|
| Methods inherited from class net.user1.union.core.event.BaseEvent |
|---|
getProperty, isCanceled, preventDefault |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ModuleEvent()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||