|
eWON JTK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.io.OutputStream
com.ewon.ewonitf.WebProducer
com.ewon.ewonitf.EvtWebFormListener
public abstract class EvtWebFormListener
Constructor Summary | |
---|---|
EvtWebFormListener()
Creates a new instance of EvtWebFormListener |
Method Summary | |
---|---|
void |
call(int eventHandler,
String formName,
int zero)
|
abstract void |
callForm(String formName)
|
Methods inherited from class com.ewon.ewonitf.WebProducer |
---|
escapePath, getWebVar, produceAstPage, setEventHandler, setWebHeader, setWebVar, unescapePath, write, write |
Methods inherited from class java.io.OutputStream |
---|
close, flush, write |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EvtWebFormListener()
Method Detail |
---|
public abstract void callForm(String formName)
public void call(int eventHandler, String formName, int zero)
call
in interface EvtListener
|
eWON JTK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |