|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gwe.api.event.DefaultEventFilter
public class DefaultEventFilter
Constructor Summary | |
---|---|
DefaultEventFilter()
|
|
DefaultEventFilter(EventType... evTypes)
|
Method Summary | |
---|---|
java.util.List<EventType> |
getEventTypes()
|
java.util.List<BaseModelInfo> |
getSources()
|
void |
setSources(BaseModelInfo... sources)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultEventFilter()
public DefaultEventFilter(EventType... evTypes)
Method Detail |
---|
public java.util.List<EventType> getEventTypes()
getEventTypes
in interface EventFilter
public void setSources(BaseModelInfo... sources)
public java.util.List<BaseModelInfo> getSources()
getSources
in interface EventFilter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |