public abstract class EventListener extends Object
Constructor and Description |
---|
EventListener(Component component,
Collection.Key eventType,
boolean allEvents) |
Modifier and Type | Method and Description |
---|---|
Component |
getCFC() |
static boolean |
hasEventType(Component cfc,
Collection.Key eventType) |
static void |
invoke(Collection.Key name,
Component cfc,
Struct data,
Object arg) |
public EventListener(Component component, Collection.Key eventType, boolean allEvents)
public static void invoke(Collection.Key name, Component cfc, Struct data, Object arg)
public static boolean hasEventType(Component cfc, Collection.Key eventType)
Copyright © 2015 Lucee