|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.missiondata.oss.lakeshore.ActionCallBack
A special Callback for submit buttons and links. Specifically, a thread of execution is created to handle the request
Constructor Summary | |
ActionCallBack(HandlerContext handlerContext,
CallBack callBack)
|
Method Summary | |
void |
execute(java.lang.String value)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ActionCallBack(HandlerContext handlerContext, CallBack callBack)
Method Detail |
public void execute(java.lang.String value)
execute
in interface CallBack
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |