|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.osbcp.apbs.events.AjaxPostBackEvent
com.osbcp.apbs.events.SilentAjaxPostBackEvent
public abstract class SilentAjaxPostBackEvent
An ajax post back event that returns null as the JavaScript response.
Constructor Summary | |
---|---|
SilentAjaxPostBackEvent()
|
Method Summary | |
---|---|
com.osbcp.jjsw.JavaScript |
getJavaScriptResponse()
Returns null as the JavaScript response. |
Methods inherited from class com.osbcp.apbs.events.AjaxPostBackEvent |
---|
getMetaData, setMetaData |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SilentAjaxPostBackEvent()
Method Detail |
---|
public com.osbcp.jjsw.JavaScript getJavaScriptResponse()
getJavaScriptResponse
in class AjaxPostBackEvent
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |