|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gwe.api.event.Event
public class Event
Constructor Summary | |
---|---|
Event(EventType evType,
BaseModelInfo<?> source,
BaseModelInfo... models)
|
Method Summary | |
---|---|
EventType |
getEventType()
|
java.util.List<ModelSummary> |
getModelIdentifiers()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Event(EventType evType, BaseModelInfo<?> source, BaseModelInfo... models)
Method Detail |
---|
public EventType getEventType()
public java.util.List<ModelSummary> getModelIdentifiers()
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |