public abstract class EvtListenerBase extends Object implements EvtListener
Modifier and Type | Field and Description |
---|---|
protected int |
mEventHandler |
Constructor and Description |
---|
EvtListenerBase()
Creates a new instance of EvtListenerBase
|
public EvtListenerBase()
public abstract void callEvent(String paramName)
public void call(int eventHandler, String paramName, int paramInt)
call
in interface EvtListener